PHP 클래스 Carbon_Fields\Container

Used for shorter namespace access when creating a container.
파일 보기 프로젝트 열기: htmlburger/carbon-fields 1 사용 예제들

공개 메소드들

메소드 설명
factory ( $type, $name ) A proxy for the abstract container factory method.
make ( $type, $name ) An alias of factory().

메소드 상세

factory() 공개 정적인 메소드

A proxy for the abstract container factory method.
또한 보기: Carbon_Fields\Container\Container::factory()
public static factory ( $type, $name )

make() 공개 정적인 메소드

An alias of factory().
또한 보기: Container::factory()
public static make ( $type, $name )