Skip to content

match also with classname#6

Open
ixtec-zz wants to merge 4 commits intoEvanDotPro:masterfrom
ixtec-zz:master
Open

match also with classname#6
ixtec-zz wants to merge 4 commits intoEvanDotPro:masterfrom
ixtec-zz:master

Conversation

@ixtec-zz
Copy link
Copy Markdown

allows to specify a classname in config, for assigning individual layouts also to individual controllers, example:
'module_layouts' => array(
'User' => 'user/layout', // working
'User\Controller\IndexController' => 'user/index/layout', // working, too
),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant