add property type
This commit is contained in:
parent
5ae27428f7
commit
2351d7ce85
@ -22,7 +22,7 @@ class ModulePathResolverBridge implements ModulePathResolverBridgeInterface
|
|||||||
/**
|
/**
|
||||||
* @var ModulePathResolverInterface
|
* @var ModulePathResolverInterface
|
||||||
*/
|
*/
|
||||||
private $modulePathResolver;
|
private ModulePathResolverInterface $modulePathResolver;
|
||||||
|
|
||||||
public function __construct(
|
public function __construct(
|
||||||
ModulePathResolverInterface $modulePathResolver
|
ModulePathResolverInterface $modulePathResolver
|
||||||
|
Loading…
Reference in New Issue
Block a user