PhpBench\Benchmarks\Macro\BaseBenchCase::removeWorkspace PHP Метод

removeWorkspace() публичный статический Метод

This method is called in a separate process after the iterations are executed. See the annotations in the header of this class.
public static removeWorkspace ( )
    public static function removeWorkspace()
    {
        Workspace::cleanWorkspace();
    }