devilish666@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoPHP Momentlemmy.worldimagemessage-square24fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagePHP Momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square24fedilink
minus-squarehakunawazo@lemmy.worldlinkfedilinkarrow-up0·edit-21 year agoFor those not in the know, the T_PAAMAYIM_NEKUDOTAYIM is just a double colon like this :: It’s a scope resolution operator for example to directly access a class constant or method without an instance.
For those not in the know, the T_PAAMAYIM_NEKUDOTAYIM is just a double colon like this ::
It’s a scope resolution operator for example to directly access a class constant or method without an instance.