automated-typo3-update/tests/Fixtures/CodeSniffer/Tokenizers/TypoScript/example.ts
Daniel Siepmann a16ae7b8d4
TASK: Update to latest TypoScript tokenizer
* As official project does no longer modify the file to tokenize.
* Add tests to test integration.
2017-04-09 20:14:16 +02:00

6 lines
68 B
TypeScript

# Comment
plugin {
tx_example {
settings = TEST
}
}