protected property ScannerBaseTestCase::$searchWord in Search and Replace Scanner 7
A word which will be inserted into a number of nodes, just to make sure it is present.
Type: string
File
- tests/
ScannerBaseTestCase.test, line 37 - Base test class to make other tests simpler.
Class
- ScannerBaseTestCase
- Base test class to make other tests simpler.
Code
protected $searchWord = 'banana';