Welcome to mirror list, hosted at ThFree Co, Russian Federation.

php-final-class « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 69f57105529181daf226ae1bf7af233914998a7e (plain)
1
2
3
4
final class RIGHT
{
    const FOO = 'ChangeMe';
}