Abstract_Builder::get_property( string $key = '' )
Method to get protected properties for class.
Parameters
- $key
-
(Optional) The property key name.
Default value: ''
Return
(mixed)
Source
File: header-footer-grid/Core/Builder/Abstract_Builder.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |