Stiphle\Throttle\LeakyBucketTest::setup PHP Метод

setup() публичный Метод

public setup ( )
    public function setup()
    {
        $this->throttle = new LeakyBucket();
    }