mambax7/alumni-26x

View on GitHub
locale/en_US/locale.php

Summary

Maintainability
A
0 mins
Test Coverage

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

class AlumniLocale extends AlumniLocaleEn_US
Severity: Minor
Found in locale/en_US/locale.php by phpcodesniffer

A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 24 and the first side effect is on line 19.
Open

<?php
Severity: Minor
Found in locale/en_US/locale.php by phpcodesniffer

There are no issues that match your filters.

Category
Status