Email Inventory

List of all incoming variables mentioned in the code..

ValueCountFile:Line
'/@param\s+(?:[^\$](?:[^<\s]|<[^>]*>)*\s+)?(?:&|\.\.\.)?\s*(?=\$)%s\b/'
1
  • /src/Fixer/PhpdocNoSuperfluousParamFixer.php
'/@param\s+(?:[^\$](?:[^<\s]|<[^>]*>)*\s+)?(?:&|\.\.\.)?\s*(\Q%s\E)\b/'
1
  • /src/Fixer/PhpdocParamOrderFixer.php
'/@dataProvider\s+([a-zA-Z0-9._:-\\\\x7f-\xff]+)/'
1
  • /src/Analyzer/DataProviderAnalyzer.php