BumbleDocGen / Technical description of the project / Parser / Entity filter conditions / IsProtectedCondition
IsProtectedCondition class:
namespace BumbleDocGen\LanguageHandler\Php\Parser\FilterCondition\ClassConstantFilterCondition;
final class IsProtectedCondition implements \BumbleDocGen\Core\Parser\FilterCondition\ConditionInterfaceCheck is a protected constant or not
- # canAddToCollection | source code
public function canAddToCollection(\BumbleDocGen\Core\Parser\Entity\EntityInterface $entity): bool;Parameters:
| Name | Type | Description |
|---|---|---|
| $entity | \BumbleDocGen\Core\Parser\Entity\EntityInterface | - |
Return value: bool