We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba6bef commit f1f7359Copy full SHA for f1f7359
src/bundle/ApiLoader/BoostFactorProviderFactory.php
@@ -20,10 +20,7 @@ class BoostFactorProviderFactory implements ContainerAwareInterface
20
{
21
use ContainerAwareTrait;
22
23
- /**
24
- * @var \Ibexa\Contracts\Core\Container\ApiLoader\RepositoryConfigurationProviderInterface
25
- */
26
- private $repositoryConfigurationProvider;
+ private RepositoryConfigurationProviderInterface $repositoryConfigurationProvider;
27
28
/**
29
* @var string
0 commit comments