Sanpi\Behatch\Context\DebugContext::__construct PHP Method

__construct() public method

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