▲ | account42 7 days ago | |
Since PHP takes a lot of syntax from C-like languages, the C++ namespace separator :: would be the obvious choice. Not sure if this conflicted with something in PHP though. | ||
▲ | jimktrains2 7 days ago | parent [-] | |
https://www.php.net/manual/en/language.oop5.paamayim-nekudot... scope resolution operator |