예제 #1
0
 public function getType()
 {
     return String::relativeClass(get_class($this));
 }
예제 #2
0
파일: Typo3Book.php 프로젝트: jmverges/soup
 public function getType()
 {
     return String::relativeClass('\\Famelo\\Soup\\TYPO3\\ExtensionRecipe');
 }