BUGFIX: Allow multiple type hints in php docs
* Respect possible separation by "|" and handle each of them. Resolves: #48
Showing
- src/Standards/Typo3Update/Sniffs/LegacyClassnames/AbstractClassnameChecker.php 5 additions, 4 deletions...date/Sniffs/LegacyClassnames/AbstractClassnameChecker.php
- src/Standards/Typo3Update/Sniffs/LegacyClassnames/DocCommentSniff.php 15 additions, 5 deletions...s/Typo3Update/Sniffs/LegacyClassnames/DocCommentSniff.php
- src/Standards/Typo3Update/Sniffs/LegacyClassnames/InlineCommentSniff.php 4 additions, 3 deletions...ypo3Update/Sniffs/LegacyClassnames/InlineCommentSniff.php
- src/Standards/Typo3Update/Sniffs/LegacyClassnames/InstantiationWithMakeInstanceSniff.php 4 additions, 3 deletions...s/LegacyClassnames/InstantiationWithMakeInstanceSniff.php
- src/Standards/Typo3Update/Sniffs/LegacyClassnames/InstantiationWithObjectManagerSniff.php 4 additions, 3 deletions.../LegacyClassnames/InstantiationWithObjectManagerSniff.php
- src/Standards/Typo3Update/Sniffs/LegacyClassnames/IsACallSniff.php 4 additions, 3 deletions...ards/Typo3Update/Sniffs/LegacyClassnames/IsACallSniff.php
Please register or sign in to comment