コード例 #1
0
ファイル: Calculator.php プロジェクト: jocoonopa/avenue
 public function methodToTestAlias()
 {
     return MyClass::someStaticMethod();
 }