We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a795c1 commit 7af6adaCopy full SHA for 7af6ada
src/TemplateTest.php
@@ -24,7 +24,7 @@ class TemplateTest extends TestCase
24
/**
25
* @return void
26
*/
27
- public function testSyntax()
+ public function testSyntax(): void
28
{
29
$config = Configuration::loadFromArray([
30
'module.enable' => array_fill_keys(Module::getModules(), true),
0 commit comments