examples/ExampleCommons.php
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 5 and the first side effect is on line 3. Open
Open
<?php
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
}
- Exclude checks