PHP 트레잇 Pantheon\Terminus\DataStore\DataStoreAwareTrait

파일 보기 프로젝트 열기: pantheon-systems/terminus

보호된 프로퍼티들

프로퍼티 타입 설명
$data_store Pantheon\Terminus\DataStore\DataStoreInterface

공개 메소드들

메소드 설명
getDataStore ( ) : mixed
setDataStore ( Pantheon\Terminus\DataStore\DataStoreInterface $data_store )

메소드 상세

getDataStore() 공개 메소드

public getDataStore ( ) : mixed
리턴 mixed

setDataStore() 공개 메소드

public setDataStore ( Pantheon\Terminus\DataStore\DataStoreInterface $data_store )
$data_store Pantheon\Terminus\DataStore\DataStoreInterface

프로퍼티 상세

$data_store 보호되어 있는 프로퍼티

protected DataStoreInterface,Pantheon\Terminus\DataStore $data_store
리턴 Pantheon\Terminus\DataStore\DataStoreInterface