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' => '8',
    'idmenu' => '16',
];

$_SESSION = [
    '__flash' => [],
    'lang' => 'IT',
    'ristoranteid' => 8,
    'menuid' => '16',
];