Uri\WhatWg\UrlValidationError クラスはじめにUri\WhatWg\Url で 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)プロパティ
|