<?php class Cookie { use Setter, Getter; private string $name; private mixed $value; }
You have javascript disabled. You will not be able to edit any code.