t / t4018 / php-abstract-classon commit Merge branch 'master' of https://github.com/Softcatala/git-po (ea8a8d0)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}