This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Layout_Container::get_container_class( string $theme_mod )

Returns container class based on the theme mod.


Parameters

$theme_mod

(Required) the theme mod from which to get the container class.


Return

(string)


Source

File: inc/views/layouts/layout_container.php