<?php class TRUE { const int = 'This is the truest of the integers'; } var_dump(TRUE::int);
You have javascript disabled. You will not be able to edit any code.