<?php class A { /** * @return string */ public function getUuid() : string { return $this->uuid; } }
You have javascript disabled. You will not be able to edit any code.