Useless phpdoc

master
Anton Smirnov 2022-06-07 00:46:34 +03:00
parent 2d2d26dace
commit 29d6ae470c
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@ final class Config
return $this->allowEmptyLicense;
}
/** @return bool */
public function isEnforced(): bool
{
return $this->enforced;