protected property SelectorsContext::$filesPath in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.4
Same name and namespace in other branches
- 8.8 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::filesPath
- 8.5 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::filesPath
- 8.6 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::filesPath
- 8.7 tests/features/bootstrap/SelectorsContext.php \SelectorsContext::filesPath
- 9.0.x tests/features/bootstrap/SelectorsContext.php \SelectorsContext::filesPath
Holed the file path for where we could have selector files.
Type: string
File
- tests/
features/ bootstrap/ SelectorsContext.php, line 44
Class
- SelectorsContext
- Defines application features from the specific context.
Code
protected $filesPath = '';