automated-typo3-update/tests/Fixtures/CodeSniffer/Tokenizers/Fluid/expected.php
Daniel Siepmann af8244f986
WIP|FEATURE: Split tokenizing into dedicated classes
* As each node has to be handled differently.
* Also we can attach many information for some nodes to the token, to
  make linting eaiser. But that's specific per node and those goes to an
  own class.

Relates #67
2017-05-04 15:58:36 +02:00

4 lines
19 B
PHP

<?php
return [
];