Error

PHP Warningyii\base\ErrorException

Attempt to read property "c_id" on string

$_GET = [
    'id' => '77',
];

$_SESSION = [
    '__flash' => [],
];