Sindbad~EG File Manager

Current Path : /proc/self/cwd/vendor/symfony/http-kernel/Tests/Fixtures/
Upload File :
Current File : //proc/self/cwd/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;
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists