PHP Classes

File: vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.7.inc

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Nolimitbuzz WP Theme   vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.7.inc   Download  
File: vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.7.inc
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Nolimitbuzz WP Theme
WordPress theme to used as start of new themes
Author: By
Last change:
Date: 19 days ago
Size: 377 bytes
 

Contents

Class file image Download
<?= 'This line has the wrong indent' . ' and the close tag is not on its own line, but this will not be fixed' . ' as multi-line code blocks for the first PHP open tag will always be ignored'; ?> <?php // Placeholder just to ensure the above is ignored solely because it is the first open tag, not // because the conditions related to the _last_ open tag kick in.