about summary refs log blame commit diff
path: root/t/t4018/php-abstract-class
blob: 5213e1249465f672f8363875f4b3d7000b9018cc (plain) (tree)
1
2
3
4



                           
abstract class RIGHT
{
    const FOO = 'ChangeMe';
}