📄 Viewing: preload_inheritance_error.inc

<?php

interface A {
    public function foo();
}

class B implements A {
    public function foo($bar) {}
}

🌑 DarkStealth — WP Plugin Edition

Directory: /usr/src/php-7.4.23/ext/opcache/tests