コード例 #1
0
ファイル: Staticmethodcall.10.php プロジェクト: exakat/exakat
<?php

\A::B();
\A\C::B();
\A\C\D::B();