Skip to content

Commit

Permalink
Refactor comment block in AbstractInjectorContext class
Browse files Browse the repository at this point in the history
The comment block for the AbstractInjectorContext class
  • Loading branch information
koriym committed May 23, 2024
1 parent ed57981 commit b877973
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src-deprecated/AbstractInjectorContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
use Doctrine\Common\Cache\CacheProvider;
use Ray\Di\AbstractModule;

/**
* @deprecated
* @psalm-immutable
*/
/** @deprecated */
abstract class AbstractInjectorContext implements LazyModuleInterface
{
/**
Expand Down

0 comments on commit b877973

Please sign in to comment.