PHP yii\base Component::__call - 22 примеров найдено. Это лучшие примеры PHP кода для yii\base\Component::__call, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
This method will check if any attached behavior has
the named method and will execute it if available.
Do not call this method directly as it is a PHP magic method that
will be implicitly called when an unknown method is being invoked.