@@ -37,7 +37,7 @@ |
||
37 | 37 | * @param string $element |
38 | 38 | * @param string $objectId |
39 | 39 | * @param int|null $siteId |
40 | - * @return mixed |
|
40 | + * @return Model |
|
41 | 41 | * @throws HttpException |
42 | 42 | */ |
43 | 43 | public function run( |