t / t4018 / php-abstract-classon commit Sync with Git 2.20.1 (b21ebb6)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}