This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/behat/mink/driver-testsuite/web-fixtures/sub-folder/cookie_page1.php

5 lines
129 B
PHP

<?php
$cookieAtRootPath = false;
$cookieValue = 'srv_var_is_set_sub_folder';
require_once __DIR__ . '/../' . basename(__FILE__);