![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de ConjunctionInterceptor:Fonctions membres publiques | |
| __construct (array $assertions) | |
| assert ($path, $command) | |
Fonctions membres privées | |
| assertAssertions (array $assertions) | |
| invokeAssertions ($path, $command) | |
Attributs privés | |
| $assertions | |
| __construct | ( | array | $assertions | ) |
| assert | ( | $path, | |
| $command | |||
| ) |
Executes assertions based on all contained assertions.
| string | $path | |
| string | $command |
| Exception |
Implémente Assertable.
Références $path, et ConjunctionInterceptor\invokeAssertions().
|
private |
| Assertable[] | $assertions |
Références ConjunctionInterceptor\$assertions.
Référencé par ConjunctionInterceptor\__construct().
|
private |
| string | $path | |
| string | $command |
Références $path.
Référencé par ConjunctionInterceptor\assert().
|
private |
Référencé par ConjunctionInterceptor\__construct(), et ConjunctionInterceptor\assertAssertions().