PHP Classes

File: vendor/squizlabs/php_codesniffer/tests/Core/Generators/Expectations/ExpectedOutputCodeComparisonBlankLines.txt

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Nolimitbuzz WP Theme   vendor/squizlabs/php_codesniffer/tests/Core/Generators/Expectations/ExpectedOutputCodeComparisonBlankLines.txt   Download  
File: vendor/squizlabs/php_codesniffer/tests/Core/Generators/Expectations/ExpectedOutputCodeComparisonBlankLines.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Nolimitbuzz WP Theme
WordPress theme to used as start of new themes
Author: By
Last change:
Date: 27 days ago
Size: 1,232 bytes
 

Contents

Class file image Download
--------------------------------------------------------------- | GENERATORTEST CODING STANDARD: CODE COMPARISON, BLANK LINES | --------------------------------------------------------------- This is a standard block. ----------------------------------------- CODE COMPARISON ------------------------------------------ | Valid: Checking handling of blank lines. | Invalid: Checking handling of blank lines. | ---------------------------------------------------------------------------------------------------- | // First line of the code sample is | // First line of the code sample is | | // deliberately empty. | // deliberately empty. | | | | | // We also have a blank line in the middle. | // We also have a blank line in the middle. | | | | | // And a blank line at the end. | // And a blank line at the end. | ----------------------------------------------------------------------------------------------------