<?php class Foo{ final function shit(){} } trait LOL{ function bar(){} function shit(){} } class Bar extends Foo{ use LOL{ parent::shit insteadof LOL; } }
You have javascript disabled. You will not be able to edit any code.
There are `0` results