validators\UrlValidator $defaultScheme

$defaultScheme public property

The default URI scheme. If the input doesn't contain the scheme part, the default scheme will be prepended to it (thus changing the input). Defaults to null, meaning a URL must contain the scheme part.

public string $defaultScheme = null
doc_Yii
2016-10-30 17:14:11
Comments
Leave a Comment

Please login to continue.