diff --git a/src-deprecated/AbstractInjectorContext.php b/src-deprecated/AbstractInjectorContext.php index bcc70c33..a735502b 100644 --- a/src-deprecated/AbstractInjectorContext.php +++ b/src-deprecated/AbstractInjectorContext.php @@ -7,10 +7,7 @@ use Doctrine\Common\Cache\CacheProvider; use Ray\Di\AbstractModule; -/** - * @deprecated - * @psalm-immutable - */ +/** @deprecated */ abstract class AbstractInjectorContext implements LazyModuleInterface { /**