Comment
Table of Contents
Classes
- CommentTestCase
- Base class for testing DocBlock comment tokenization.
- LiveCoding1Test
- Tests that unclosed docblocks during live coding are handled correctly.
- LiveCoding2Test
- Tests that unclosed docblocks during live coding are handled correctly.
- LiveCoding3Test
- Tests that unclosed docblocks during live coding are handled correctly.
- LiveCoding4Test
- Tests that unclosed docblocks during live coding are handled correctly.
- MultiLineDocBlockTest
- Tests that multiline docblocks are tokenized correctly.
- PhpcsAnnotationsInDocBlockTest
- Tests that PHPCS native annotations in docblocks are tokenized correctly.
- SingleLineDocBlockTest
- Tests that single line docblocks are tokenized correctly.