コード例 #1
0
ファイル: Skeleton.php プロジェクト: Grummfy/atoum-skeleton
 public function useAnotherClass(Head $head)
 {
     return $head->howManyEyes();
 }