log-oscon/wpstatuscake

View on GitHub
lib/I18n.php

Summary

Maintainability
A
0 mins
Test Coverage

Class file names should be based on the class name with "class-" prepended. Expected class-i18n.php, but found I18n.php.
Open

<?php
Severity: Minor
Found in lib/I18n.php by phpcodesniffer

Filenames should be all lowercase with hyphens as word separators. Expected i18n.php, but found I18n.php.
Open

<?php
Severity: Minor
Found in lib/I18n.php by phpcodesniffer

There are no issues that match your filters.

Category
Status