19 declare(strict_types=1);
30 array $additional_ignore = [],
31 ?
string $matching_path =
null 42 return ($r->isInstantiable() && $r->getAttributes($attribute) !== []);
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
getMatchingClassNames(string $attribute, array $additional_ignore=[], ?string $matching_path=null)
genericGetMatchingClassNames(callable $is_matching, array $additional_ignore=[], ?string $matching_path=null)
The matcher finds the class names implementing the given interface, while ignoring paths in self::$ig...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
isClassMatching(string $attribute, \ReflectionClass $r)