Ejemplo n.º 1
0
 public static function test()
 {
     World::who() . PHP_EOL;
     static::who() . PHP_EOL;
 }