JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "menus.php"

Full Path: /home/markqprx/iniasli.pro/config/common/menus.php
File size: 197 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

use Common\Pages\LoadCustomPageMenuItems;

return [
    [
        'name' => 'Custom Page',
        'type' => 'customPage',
        'itemsLoader' => LoadCustomPageMenuItems::class,
    ],
];