PHP Class Flake\Core\CollectionTyped

Inheritance: extends Collection
Show file Open project: jeromeschneider/baikal

Protected Properties

Property Type Description
$sTypeClassOrProtocol

Public Methods

Method Description
__construct ( $sTypeClassOrProtocol )
newCollectionLikeThisOne ( ) # Create a new collection like this one
push ( &$mMixed )

Method Details

__construct() public method

public __construct ( $sTypeClassOrProtocol )

newCollectionLikeThisOne() public method

# Create a new collection like this one

push() public method

public push ( &$mMixed )

Property Details

$sTypeClassOrProtocol protected property

protected $sTypeClassOrProtocol