phpcs: More require/include is not a function
[lhc/web/wiklou.git] / maintenance / benchmarks / benchmarkHooks.php
index 531fa31..3f5d6db 100644 (file)
@@ -21,7 +21,7 @@
  * @ingroup Benchmark
  */
 
-require_once( __DIR__ . '/Benchmarker.php' );
+require_once __DIR__ . '/Benchmarker.php';
 
 /**
  * Maintenance script that benchmarks %MediaWiki hooks.