コード例 #1
0
ファイル: Component.php プロジェクト: ata/ostric
 public function getClassId()
 {
     return Inflector::dotted(get_class($this));
 }