Sanpi\Behatch\Context\DebugContext::__construct PHP Метод

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

public __construct ( $screenshotDir = '.' )
    public function __construct($screenshotDir = '.')
    {
        $this->screenshotDir = $screenshotDir;
    }