예제 #1
0
 /**
  * Get cell 
  * 
  * @return array
  */
 protected function getCell()
 {
     return $this->collection->current();
 }