php-interface   [plain text]


interface RIGHT
{
    public function foo($ChangeMe);
}