|
|
@@ -193,7 +193,7 @@ class ModuleTest extends TestCase
|
|
|
/**
|
|
|
* @see Module::getModulesByProductConfiguration()
|
|
|
*/
|
|
|
- public function testGetModulesByProductConfigurationAccessDenied(): void: void
|
|
|
+ public function testGetModulesByProductConfigurationAccessDenied(): void
|
|
|
{
|
|
|
$module = $this->getMockBuilder(TestableModule::class)
|
|
|
->setConstructorArgs([$this->reflection, $this->parser, self::OPENTALENT_CONFIG])
|