Anons79 Mini Shell

Directory : /home/proudlyafrican/public_html/vendor/symfony/http-kernel/Tests/Fixtures/
Upload File :
Current File : /home/proudlyafrican/public_html/vendor/symfony/http-kernel/Tests/Fixtures/ResettableService.php

<?php

namespace Symfony\Component\HttpKernel\Tests\Fixtures;

class ResettableService
{
    public static $counter = 0;

    public function reset()
    {
        ++self::$counter;
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]