web\UrlRule $placeholders

$placeholders protected property (available since version 2.0.7)

List of placeholders for matching parameters names. Used in parseRequest(), createUrl(). On the rule initialization, the $pattern parameters names will be replaced with placeholders. This array contains relations between the original parameters names and their placeholders. The array keys are the placeholders and the values are the original names.

See also:

protected array $placeholders = []
doc_Yii
2016-10-30 17:17:09
Comments
Leave a Comment

Please login to continue.