bandwidthThrottle\tokenBucket\storage\Storage::remove PHP Method

remove() public method

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();