bandwidthThrottle\tokenBucket\storage\Storage::remove PHP 메소드

remove() 공개 메소드

After a storage was removed you should not use that object anymore. The only defined methods after that operations are isBootstrapped() and bootstrap(). A call to bootstrap() results in a defined object again.
public remove ( )
    public function remove();