Y
Hacker News
new
|
ask
|
show
|
jobs
by
clemos
5114 days ago
Actually functions are private by default.
"static function main()" seems to work as an entrance point, though, which makes sense somehow...
1 comments
boofar
5114 days ago
I'm sorry, you're correct of course! Private is the sane default obviously.
link