YetiForceCompany/YetiForceCRM

View on GitHub
modules/PriceBooks/relations/GetPricebookServices.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Each class must be in a namespace of at least one level (a top-level vendor name)
Open

class PriceBooks_GetPricebookServices_Relation extends PriceBooks_GetPricebookProducts_Relation

The class PriceBooks_GetPricebookServices_Relation is not named in CamelCase.
Open

class PriceBooks_GetPricebookServices_Relation extends PriceBooks_GetPricebookProducts_Relation
{
}

CamelCaseClassName

Since: 0.2

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

Example

class class_name {
}

Source

Class name "PriceBooks_GetPricebookServices_Relation" is not in camel caps format
Open

class PriceBooks_GetPricebookServices_Relation extends PriceBooks_GetPricebookProducts_Relation

There are no issues that match your filters.

Category
Status