vint3creative/shortcodes-for-woocommerce

View on GitHub
lib/Plugin.php

Summary

Maintainability
A
0 mins
Test Coverage

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

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

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

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

There are no issues that match your filters.

Category
Status