core/Group/Dao/Tests/DaoTest.php
Showing 4 of 4 total issues
Opening class brace must be on a line by itself Open
Open
{
- Exclude checks
Whitespace found at end of line Open
Open
{
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
}
- Exclude checks
The method __initialize is not named in camelCase. Open
Open
public function __initialize() { $this->dao = new Dao(); }
- Read upRead up
- Exclude checks