4 lines
52 B
PHP
4 lines
52 B
PHP
|
|
<?php
|
||
|
|
return [
|
||
|
|
'base_view_skeleton' => 'base'
|
||
|
|
];
|