<?php class A { public function foo(): bool {} } class B extends A { public function foo() {} }
You have javascript disabled. You will not be able to edit any code.