PHP 트레잇 Bluz\Proxy\ProxyTrait

저자: Anton Shevchuk
상속: use trait Bluz\Common\Singleton
파일 보기 프로젝트 열기: bluzphp/framework

공개 메소드들

메소드 설명
__callStatic ( string $method, array $args ) : mixed Handle dynamic, static calls to the object.

메소드 상세

__callStatic() 공개 정적인 메소드

Handle dynamic, static calls to the object.
public static __callStatic ( string $method, array $args ) : mixed
$method string
$args array
리턴 mixed