t / t4018 / php-abstract-classon commit tag: add tag.gpgSign config option to force all tags be GPG-signed (1c6b565)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}