コード例 #1
0
 /**
  * @param Message $object
  * @return string
  */
 protected function getObjectLabel($object)
 {
     return $object->getName();
 }