7 lines
63 B
PHP
7 lines
63 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
$config = [
|
||
|
|
'name' => __('Bottom Row', 'blocksy'),
|
||
|
|
];
|
||
|
|
|