x() public method

public x ( )
コード例 #1
0
ファイル: ComplexTest.php プロジェクト: nicklasos/BoringDI
 public function x()
 {
     return $this->d->x();
 }