Skip to content

Commit

Permalink
[ci-review] Rector Rectify
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizen-ci committed Apr 1, 2021
1 parent f820162 commit 0d427a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
final class AnnotatedPropertyInjectToConstructorInjectionRector extends AbstractRector
{
/**
* @var array<class-string>
* @var string[]
*/
private const INJECT_ANNOTATION_CLASSES = ['JMS\DiExtraBundle\Annotation\Inject', 'DI\Annotation\Inject'];

Expand Down

0 comments on commit 0d427a9

Please sign in to comment.