PHP 클래스 Frontend\Modules\ContentBlocks\Engine\Model

파일 보기 프로젝트 열기: forkcms/forkcms 1 사용 예제들

공개 메소드들

메소드 설명
get ( string $id ) : array Get an item.

메소드 상세

get() 공개 정적인 메소드

Get an item.
사용 중단: use doctrine instead
public static get ( string $id ) : array
$id string The id of the item to fetch.
리턴 array