$validSchemes public property
List of URI schemes which should be considered valid. By default, http and https are considered to be valid schemes.
public array $validSchemes = ['http', 'https']
$validSchemes public property
List of URI schemes which should be considered valid. By default, http and https are considered to be valid schemes.
public array $validSchemes = ['http', 'https']
Please login to continue.