1 2 3 4 5 6 7 8 9 10
[E027] Error: cannot use 'final' as an interface method modifier ,-[code.php:4:5] | 4 | final public function bar(); * ^^|^^ * `---- try removing this * * Note: only `public`, and `static` modifiers can be used on interface methods ---'