예제 #1
0
 public function testDeprecatedKeyExplode()
 {
     $this->assertCount(5, ArrayUtils::keyExplode($this->_getArrayPreset('2D_collection_5_named'), 'name'));
 }