Метод |
Описание |
|
__construct ( ConfigurationReader $configuration ) |
Initializes the class. |
|
checkAndPerformRequiredUpdates ( ) : void |
Checks if required update should run and runs it if necessary. |
|
convertToSafeString ( string $processedTitle, string $spaceCharacter = '-', boolean $strToLower = true ) : string |
Converts a given string to a string that can be used as a URL segment. |
|
getCache ( ) : DmitryDulepov\Realurl\Cache\CacheInterface |
Returns the cache to use. |
|
getCurrentHost ( ) : string |
Obtains the current host. |
|