‪TYPO3CMS  9.5
MethodAnnotationMatcher.php
Go to the documentation of this file.
1 <?php
2 return [
3  '@ignorevalidation' => [
4  'restFiles' => [
5  'Feature-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst',
6  'Deprecation-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst',
7  ],
8  ],
9  '@cli' => [
10  'restFiles' => [
11  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
12  ],
13  ],
14 ];