(PHP 5 >= 5.3.0, PHP 7)
get_called_class — 锟斤拷锟节撅拷态锟襟定o拷"Late Static Binding"锟斤拷锟斤拷锟斤拷锟斤拷锟�
锟斤拷取锟斤拷态锟斤拷锟斤拷锟斤拷锟矫碉拷锟斤拷锟斤拷锟斤拷
锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷疲锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟叫碉拷锟斤拷锟津返伙拷 FALSE
锟斤拷
Example #1 get_called_class() 锟斤拷使锟斤拷
<?php
class foo {
static public function test() {
var_dump(get_called_class());
}
}
class bar extends foo {
}
foo::test();
bar::test();
?>
锟斤拷锟斤拷锟斤拷锟教伙拷锟斤拷锟斤拷锟�
string(3) "foo" string(3) "bar"