PHP Classes

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

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Download Installed Plugin   vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.6.inc   Download  
File: vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.6.inc
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Download Installed Plugin
Download a WordPress plugin as a ZIP archive
Author: By
Last change:
Date: 2 days ago
Size: 392 bytes
 

Contents

Class file image Download
<?php echo '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.