$arguments */ public function buildObject(array $arguments): object; /** * @return non-empty-string */ public function signature(): string; }