simple-php-router
simple-php-router copied to clipboard
PHPdoc fix (add where was clear), some code style fixes, removed some comments from prod
… comments from prod
Nice work. One thing though, if you don't return static, the code completion won't recognize the new class if you extend it from a parent class; then only methods and properties from the base class will be available.
Nice work. One thing though, if you don't return static, the code completion won't recognize the new class if you extend it from a parent class; then only methods and properties from the base class will be available.
Hi! Thanks, can you comment line from changed files, to show what exactly mean?
Sorry about that, ive added the explanation on a line so it hopefully makes more sense.
But nevertheless it's great work :)
Sorry about that, ive added the explanation on a line so it hopefully makes more sense.
But nevertheless it's great work :)
:) sorry, I don't see your explanation on any line :(