Layout_Container::container_layout( string $value, string $context = 'single-page' )
Get the container style.
Parameters
- $value
-
(Required) the value passed in the filter.
- $context
-
(Optional) the context passed in the filter.
Default value: 'single-page'
Return
(string)
Source
File: inc/views/layouts/layout_container.php
Expand full source code Collapse full source code View on Github