Abstract_Component::get_class_const( string $const )
Allow for constant changes in pro.
Parameters
- $const
-
(Required) Name of the constant.
Return
(mixed)
Source
File: header-footer-grid/Core/Components/Abstract_Component.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |