|
|
1
2
要在PHP中引用静态成员,有两个关键字:
|
|
|
2
1
你想用
http://php.net/manual/en/language.oop5.late-static-bindings.php
|