Class construct method
-
Hi
This plugin generates the warning “Methods with the same name as their class will not be constructors in a future version of PHP”.
The Browser class constructor should be
__construct
instead ofBrowser
.There may be other instances but I just spotted that one.
Kind regards
Ben
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Class construct method’ is closed to new replies.