function opigno_catalog_theme in Opigno training catalog 8
File
- ./
opigno_catalog.module, line 30 - Contains opigno_catalog.module.
Code
function opigno_catalog_theme() {
return [
'view_style' => [
'variables' => [],
],
];
}
function opigno_catalog_theme() {
return [
'view_style' => [
'variables' => [],
],
];
}