PHP Class Pinq\Tests\Integration\Collection\UnsetIndexTest

Inheritance: extends CollectionTest
Datei anzeigen Open project: timetoogo/pinq

Public Methods

Method Description
testThatUnsetingAnIndexWillRemoveTheElementFromTheCollection ( Pinq\ICollection $collection, array $data )

Method Details

testThatUnsetingAnIndexWillRemoveTheElementFromTheCollection() public method

public testThatUnsetingAnIndexWillRemoveTheElementFromTheCollection ( Pinq\ICollection $collection, array $data )
$collection Pinq\ICollection
$data array