t / t4018 / php-abstract-classon commit Sixth batch for 2.20 (c670b1f)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}