PHP 클래스 Flake\Core\CollectionTyped

상속: extends Collection
파일 보기 프로젝트 열기: jeromeschneider/baikal

보호된 프로퍼티들

프로퍼티 타입 설명
$sTypeClassOrProtocol

공개 메소드들

메소드 설명
__construct ( $sTypeClassOrProtocol )
newCollectionLikeThisOne ( ) # Create a new collection like this one
push ( &$mMixed )

메소드 상세

__construct() 공개 메소드

public __construct ( $sTypeClassOrProtocol )

newCollectionLikeThisOne() 공개 메소드

# Create a new collection like this one

push() 공개 메소드

public push ( &$mMixed )

프로퍼티 상세

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

protected $sTypeClassOrProtocol