MediaWiki master
|
Inherits Exception.
Public Member Functions | |
__construct ( $template, $userData) | |
Public Attributes | |
string | $template |
mixed | $userData |
Definition at line 10 of file PathSegmentException.php.
MediaWiki\Rest\PathTemplateMatcher\PathSegmentException::__construct | ( | $template, | |
$userData ) |
string | $template | |
mixed | $userData |
Definition at line 22 of file PathSegmentException.php.
References MediaWiki\Rest\PathTemplateMatcher\PathSegmentException\$template, and MediaWiki\Rest\PathTemplateMatcher\PathSegmentException\$userData.
string MediaWiki\Rest\PathTemplateMatcher\PathSegmentException::$template |
Definition at line 12 of file PathSegmentException.php.
Referenced by MediaWiki\Rest\PathTemplateMatcher\PathSegmentException\__construct().
mixed MediaWiki\Rest\PathTemplateMatcher\PathSegmentException::$userData |
Definition at line 14 of file PathSegmentException.php.
Referenced by MediaWiki\Rest\PathTemplateMatcher\PathSegmentException\__construct().