@@ -670,7 +670,7 @@ |
||
670 | 670 | /** |
671 | 671 | * A list of past deployments. |
672 | 672 | * @param string $orderBy - the name of a DB column to sort in descending order |
673 | - * @return \ArrayList |
|
673 | + * @return DataList |
|
674 | 674 | */ |
675 | 675 | public function DeployHistory($orderBy = '') { |
676 | 676 | $sort = []; |