public/main/survey/ch_pagebreak.php
The class ch_pagebreak is not named in CamelCase. Open
Open
class ch_pagebreak extends survey_question
{
}
- Read upRead up
- Exclude checks
CamelCaseClassName
Since: 0.2
It is considered best practice to use the CamelCase notation to name classes.
Example
class class_name {
}
Source
Class name "ch_pagebreak" is not in camel caps format Open
Open
class ch_pagebreak extends survey_question
- Exclude checks