예제 #1
0
파일: Component.php 프로젝트: ata/ostric
 public function getClassId()
 {
     return Inflector::dotted(get_class($this));
 }