|
Class Phalcon\Mvc\Micro\LazyLoader¶Lazy-Load of handlers for Mvc\Micro using auto-loading Methods¶public getDefinition () ... public __construct (mixed $definition) Phalcon\Mvc\Micro\LazyLoader constructor public mixed __call (string $method, array $arguments) Initializes the internal handler, calling functions on it public mixed callMethod (string $method, array $arguments, [Phalcon\Mvc\Model\BinderInterface $modelBinder]) Calling __call method |