The Uri\WhatWg\UrlValidationError classはじめにProvides details about errors that were detected when parsing a URL with Uri\WhatWg\Url. クラス概要Uri\WhatWg
final
readonly
UrlValidationError
/* プロパティ */
public
string
$context;
public
Uri\WhatWg\UrlValidationErrorType
$type;
public
bool
$failure;
/* メソッド */
public Uri\WhatWg\UrlValidationError::__construct(string
$context, Uri\WhatWg\UrlValidationErrorType $type, bool $failure)プロパティ
|