<?php class Cookie { public function set(string $name, mixed $value): void { //установить куки } public function get($name): mixed { //получить куки } }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`