PHPVote
Create an idea
Sign in
Register
25
polymorphism for method
Posted by
PHPVote
9 years ago
Possibility to have the same method with 2 signatures: ```php class Foo { public function bar() { //something } public function bar($param) { //other thing } } ```
Before posting please
Login
or
Register
viest
·
4 years ago
n.schmidt
·
4 years ago
teresko
·
4 years ago
Exception
·
4 years ago