this post was submitted on 28 Feb 2024
284 points (92.5% liked)

Programmer Humor

32503 readers
415 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] hakunawazo@lemmy.world 10 points 8 months ago* (last edited 8 months ago)

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.