Home
last modified time | relevance | path

Searched refs:ContainerInterface (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/
H A DRegistry.php24 use Fisharebest\Webtrees\Contracts\ContainerInterface; alias
60 private static ContainerInterface $container;
147 * @param ContainerInterface|null $container
149 * @return ContainerInterface
151 public static function container(ContainerInterface|null $container = null): ContainerInterface
153 if ($container instanceof ContainerInterface) {
H A DContainer.php22 use Fisharebest\Webtrees\Contracts\ContainerInterface; alias
36 class Container implements ContainerInterface
/webtrees/app/Contracts/
H A DContainerInterface.php22 use Psr\Container\ContainerInterface as Psr11ContainerInterface;
27 interface ContainerInterface extends Psr11ContainerInterface interface
/webtrees/
H A Dphpstan-baseline.neon12922 …Parameter \#2 \$object of method Fisharebest\\Webtrees\\Contracts\\ContainerInterface\:\:set\(\) e…
12928 …Parameter \#2 \$object of method Fisharebest\\Webtrees\\Contracts\\ContainerInterface\:\:set\(\) e…