diff --git a/extensions/yii/apidoc/templates/html/views/constSummary.php b/extensions/yii/apidoc/templates/html/views/constSummary.php index a872aa5..b7d5516 100644 --- a/extensions/yii/apidoc/templates/html/views/constSummary.php +++ b/extensions/yii/apidoc/templates/html/views/constSummary.php @@ -26,7 +26,7 @@ if (empty($type->constants)) { constants as $constant): ?> definedBy != $type->name ? ' class="inherited"' : '' ?> id="name ?>"> - name ?> + name ?> value ?> shortDescription . "\n" . $constant->description, $type) ?> context->typeLink($constant->definedBy) ?>