PHP 클래스 Store, thinksns

상속: extends CI_Controller
파일 보기 프로젝트 열기: medz/thinksns-4 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$instance array 实例数组

공개 메소드들

메소드 설명
instance ( string $config_name ) 获取实例

메소드 상세

instance() 공개 정적인 메소드

获取实例
public static instance ( string $config_name )
$config_name string

프로퍼티 상세

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

实例数组
protected static array $instance
리턴 array