projects
/
Packages
/
TYPO3.CMS.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert "[TASK] Deprecate @cli annotation"
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
install
/
Configuration
/
ExtensionScanner
/
Php
/
MethodAnnotationMatcher.php
1
<
?php
2
return
[
3
'
@ignorevalidation
'
=> [
4
'restFiles'
=> [
5
'Feature-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst'
,
6
'Deprecation-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst'
,
7
],
8
],
9
];