t / t4018 / php-abstract-classon commit submodule: support reading .gitmodules when it's not in the working tree (76e9bdc)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}