Home
last modified time | relevance | path

Searched defs:reflector (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/Remote/OpenApiDoc/
H A DDocBlock.php10 protected $reflector; variable in dokuwiki\\Remote\\OpenApiDoc\\DocBlock
28 public function __construct(Reflector $reflector)
H A DDocBlockProperty.php17 public function __construct(\ReflectionProperty $reflector)
H A DDocBlockClass.php22 public function __construct(ReflectionClass $reflector)
H A DDocBlockMethod.php17 public function __construct($reflector)