Inherits Exception.
- Stability: newable
Definition at line 10 of file PathConflict.php.
◆ __construct()
| MediaWiki\Rest\PathTemplateMatcher\PathConflict::__construct |
( |
| $template, |
|
|
| $userData, |
|
|
| $existingNode ) |
- Stability: stable
- to call
- Parameters
-
| string | $template | |
| mixed | $userData | |
| array | $existingNode | |
Definition at line 27 of file PathConflict.php.
◆ $existingTemplate
| string MediaWiki\Rest\PathTemplateMatcher\PathConflict::$existingTemplate |
◆ $existingUserData
| mixed MediaWiki\Rest\PathTemplateMatcher\PathConflict::$existingUserData |
◆ $newTemplate
| string MediaWiki\Rest\PathTemplateMatcher\PathConflict::$newTemplate |
◆ $newUserData
| mixed MediaWiki\Rest\PathTemplateMatcher\PathConflict::$newUserData |
The documentation for this class was generated from the following file: