예제 #1
0
 /**
  * @param Tax $object
  * @return string
  */
 protected function getObjectLabel($object)
 {
     return $object->getTitle();
 }