Пример #1
0
 public function testMagicGetUnknown()
 {
     $graph = new EasyRdf_Graph();
     $this->assertNull($graph->getRdfs_label());
 }