3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface Test { public function getIndex(): string; } class Index implements Test { public static function getIndex(): string { return 'test'; } }

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
59.51 ms | 849 KiB | 4 Q