Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Deprecated Warningyii\base\ErrorException

Non-static method app\models\Pietanze::GetListaPietanze() should not be called statically

$_GET = [
    'id' => '9',
    'idmenu' => '18',
    'lang' => 'EN',
];

$_SESSION = [
    '__flash' => [],
    'lang' => 'EN',
    'ristoranteid' => 9,
    'menuid' => '18',
];