Property | Type | Description | |
---|---|---|---|
$testConfig | VersionPress\Tests\Utils\TestConfig | ||
$wpAutomation |
Method | Description | |
---|---|---|
__construct ( TestConfig $testConfig ) |
Method | Description | |
---|---|---|
getRelativePath ( $absolutePath ) : string | Returns relative path of given path to the WP site. |
public __construct ( TestConfig $testConfig ) | ||
$testConfig | VersionPress\Tests\Utils\TestConfig |
protected getRelativePath ( $absolutePath ) : string | ||
$absolutePath | ||
return | string |
protected TestConfig,VersionPress\Tests\Utils $testConfig | ||
return | VersionPress\Tests\Utils\TestConfig |