ドキュメント

目次

前のトピックへ

< Class Phalcon\Mvc\Micro\Exception

次のトピックへ

Abstract class Phalcon\Mvc\Model >

このページ

Class Phalcon\Mvc\Micro\LazyLoader

Source on GitHub

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

Follow along: