Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class Houses {
- const NUMBER_OF_DOORS = 2;
- echo NUMBER_OF_DOORS;
- }
- echo NUMBER_OF_DOORS;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement