PHP Classes

File: vendor/squizlabs/php_codesniffer/tests/Core/Ruleset/Fixtures/DirectoryExpansion/.hiddenAbove/src/MyStandard/Sniffs/CategoryA/DoNotFindMeSniff.txt

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Nolimitbuzz WP Theme   vendor/squizlabs/php_codesniffer/tests/Core/Ruleset/Fixtures/DirectoryExpansion/.hiddenAbove/src/MyStandard/Sniffs/CategoryA/DoNotFindMeSniff.txt   Download  
File: vendor/squizlabs/php_codesniffer/tests/Core/Ruleset/Fixtures/DirectoryExpansion/.hiddenAbove/src/MyStandard/Sniffs/CategoryA/DoNotFindMeSniff.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: 223 bytes
 

Contents

Class file image Download
<?php /** * Test fixture. * * @see \PHP_CodeSniffer\Tests\Core\Ruleset\ExpandSniffDirectoryTest */ namespace MyStandard\Sniffs\CategoryA; use MyStandard\DummySniff; final class DoNotFindMeSniff extends DummySniff {}