Exemplo n.º 1
0
 /**
  * Тестирует удаление скрипта
  */
 public function testRemoveScript()
 {
     Sitemap::removeScript('scripts/index.php', '');
 }