Browse Source
* Only first inherited class should be available via 'parent' keyword * If class X extends Y, Z and both Y and Z implements a(), $this->a() should match to the first onepull/44/head
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue