lib/Ajde/Model/With/AclI18nDummy.php

Summary

Maintainability
A
0 mins
Test Coverage

The class Ajde_Model_With_AclI18n is not named in CamelCase.
Open

abstract class Ajde_Model_With_AclI18n extends Ajde_Model_With_I18n
{
}
Severity: Minor
Found in lib/Ajde/Model/With/AclI18nDummy.php by phpmd

CamelCaseClassName

Since: 0.2

It is considered best practice to use the CamelCase notation to name classes.

Example

class class_name {
}

Source

There are no issues that match your filters.

Category
Status