PHP 트레잇 traits\think\Instance

파일 보기 프로젝트 열기: top-think/framework

보호된 프로퍼티들

프로퍼티 타입 설명
$instance

공개 메소드들

메소드 설명
__callStatic ( $method, $params ) 静态调用
instance ( array $options = [] ) : static

메소드 상세

__callStatic() 공개 정적인 메소드

静态调用
public static __callStatic ( $method, $params )

instance() 공개 정적인 메소드

public static instance ( array $options = [] ) : static
$options array
리턴 static

프로퍼티 상세

$instance 보호되어 있는 정적으로 프로퍼티

protected static $instance