Lavoiesl\PhpBenchmark\CommandTest::cleanup PHP Méthode

cleanup() protected méthode

protected cleanup ( )
    protected function cleanup()
    {
        if ($this->cleanup) {
            exec($this->cleanup);
        }
    }