GeneratorTest Coding Standards

Code Title, line wrapping

This is a standard block.

Valid: exactly 45 character long description. Invalid: exactly 45 char long description---.
// Dummy. // Dummy.
Valid: exactly 46 character long description-. Invalid: exactly 46 character long description
// Dummy. // Dummy.
Valid: exactly 47 character long description--. Invalid: exactly 47 character long description.
// Dummy. // Dummy.
Valid: this description is longer than 46 characters and will wrap. Invalid: this description is longer than 46 characters and will wrap.
// Dummy. // Dummy.
Documentation generated on #REDACTED# by PHP_CodeSniffer #VERSION#