정적 Public 멤버 함수 | |
| static | aStatic () |
| static | aStaticWithParameters ($arg1, $arg2) |
reflection_php5_test.php 파일의 64 번째 라인에서 정의되었습니다.
| static AnyOldClassWithStaticMethods::aStatic | ( | ) | [static] |
reflection_php5_test.php 파일의 65 번째 라인에서 정의되었습니다.
| static AnyOldClassWithStaticMethods::aStaticWithParameters | ( | $ | arg1, | |
| $ | arg2 | |||
| ) | [static] |
reflection_php5_test.php 파일의 66 번째 라인에서 정의되었습니다.
1.6.1