sreichel/magento-StackExchange_LockAttributes

View on GitHub
src/app/code/community/StackExchange/LockAttributes/Helper/Data.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)
Invalid

class StackExchange_LockAttributes_Helper_Data extends Mage_Core_Helper_Abstract

Property name "$_moduleName" should not be prefixed with an underscore to indicate visibility
Invalid

    protected $_moduleName = 'StackExchange_LockAttributes'; // phpcs:ignore

Class name "StackExchange_LockAttributes_Helper_Data" is not in camel caps format
Invalid

class StackExchange_LockAttributes_Helper_Data extends Mage_Core_Helper_Abstract

There are no issues that match your filters.

Category
Status