예제 #1
0
파일: Adapter.php 프로젝트: pscheit/psc-cms
 /**
  * @return string|NULL
  */
 public function getButtonRightIcon()
 {
     return $this->entity->getButtonRightIcon();
 }