Property | Type | Description | |
---|---|---|---|
$map | array | ||
$root | string | The absolute path to the WordPress installation root folder. |
Method | Description | |
---|---|---|
__construct ( string $root ) | UriToIndexMapper constructor. | |
getIndexForUri ( $uri ) | ||
getRoot ( ) : string | ||
setRoot ( string $root ) |
public __construct ( string $root ) | ||
$root | string | The absolute path to WordPress root folder. |
protected string $root | ||
return | string |