@@ -126,7 +126,7 @@ |
||
126 | 126 | * This method is called by [[evaluateAttributes()]]. Its return value will be assigned |
127 | 127 | * to the attributes corresponding to the triggering event. |
128 | 128 | * @param Event $event the event that triggers the current attribute updating. |
129 | - * @return mixed the attribute value |
|
129 | + * @return string the attribute value |
|
130 | 130 | */ |
131 | 131 | protected function getValue($event) |
132 | 132 | { |