Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.2.inc
<?php

if (!class_exists('ClassOpeningBraceTabIndented')) {
    abstract class ClassOpeningBraceTabIndented
{
}
}


// Needs to be last test in the file. Intentional parse error.
class MyParseError extends Exception