lib/Ajde/Collection/With/I18n.php

Summary

Maintainability
A
0 mins
Test Coverage

The class Ajde_Collection_With_I18n is not named in CamelCase.
Open

abstract class Ajde_Collection_With_I18n extends Ajde_Lang_Proxy_Collection
{
}
Severity: Minor
Found in lib/Ajde/Collection/With/I18n.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