Useless phpdoc
parent
2d2d26dace
commit
29d6ae470c
|
@ -108,7 +108,6 @@ final class Config
|
|||
return $this->allowEmptyLicense;
|
||||
}
|
||||
|
||||
/** @return bool */
|
||||
public function isEnforced(): bool
|
||||
{
|
||||
return $this->enforced;
|
||||
|
|
Loading…
Reference in New Issue