<?php declare(strict_types=1); class Test { public function getIt(): string { return 1; } } var_dump((new Test)->getIt());
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`