Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMarco Boretto
29,821 Pointsself:: keyword doesn't work with sublime text 2
hey guys i'm working on sublime text 2 as code editor and it seems the keyword self:: doesn't work. Am i missing something? P.S: I ran the code in the workspace and it worked correctly
Thanx
2 Answers
Marco Boretto
29,821 PointsWell i was using the same child class name in two different <?php ?> sections. Neither self:: nor sublime text matter.just my disattention My shame:(
Aaron Gill-Braun
180 PointsWell get sublime 3.
Marco Boretto
29,821 Pointsok thanx Aaron, I solved the problem on my own. self:: keyword works anyway
Caleb Kleveter
Treehouse Moderator 37,862 PointsMarco, What was your solution?
Caleb Kleveter
Treehouse Moderator 37,862 PointsCaleb Kleveter
Treehouse Moderator 37,862 PointsOkay, makes sense.