Annotations\AdapterInterface::getMethod
  • References/PHP/Phalcon/Annotations/AdapterInterface

abstract public getMethod (mixed $className, mixed $methodName) ...

2025-01-10 15:47:30
Annotations\AdapterInterface::getProperty
  • References/PHP/Phalcon/Annotations/AdapterInterface

abstract public getProperty (mixed $className, mixed $propertyName) ...

2025-01-10 15:47:30
Annotations\AdapterInterface::setReader
  • References/PHP/Phalcon/Annotations/AdapterInterface

abstract public setReader (P

2025-01-10 15:47:30
Annotations\AdapterInterface::get
  • References/PHP/Phalcon/Annotations/AdapterInterface

abstract public get (mixed $className) ...

2025-01-10 15:47:30
Annotations\AdapterInterface::getReader
  • References/PHP/Phalcon/Annotations/AdapterInterface

abstract public getReader () ...

2025-01-10 15:47:30
Annotations\AdapterInterface::getMethods
  • References/PHP/Phalcon/Annotations/AdapterInterface

abstract public getMethods (mixed $className) ...

2025-01-10 15:47:30
Annotations\AdapterInterface::getProperties
  • References/PHP/Phalcon/Annotations/AdapterInterface

abstract public getProperties (mixed $className) ...

2025-01-10 15:47:30
Annotations\AdapterInterface
  • References/PHP/Phalcon/Annotations/AdapterInterface

Source on GitHub Methods abstract public setReader (Phalcon\Annotations\ReaderInterface $reader) ... abstract public getReader () ... abstract public get (mixed $className) ... abstract public getMethods (mixed $className) ... abstract public getMethod (mixed $className, mixed $methodName) ... abstract public getProperties (mixed $className) ... abstract public getProperty (mixed $className, mixed $propertyName) ...

2025-01-10 15:47:30