@@ -160,7 +160,7 @@ |
||
| 160 | 160 | $Page = null |
| 161 | 161 | ) { |
| 162 | 162 | $params = [ |
| 163 | - 'SelectionCriteria' => $SelectionCriteria, /* AdsSelectionCriteria */ |
|
| 163 | + 'SelectionCriteria' => $SelectionCriteria, /* AdsSelectionCriteria */ |
|
| 164 | 164 | 'FieldNames' => $FieldNames |
| 165 | 165 | ]; |
| 166 | 166 | |
@@ -104,9 +104,9 @@ |
||
| 104 | 104 | } |
| 105 | 105 | } |
| 106 | 106 | |
| 107 | - /** |
|
| 108 | - * @return CredentialsInterface |
|
| 109 | - */ |
|
| 107 | + /** |
|
| 108 | + * @return CredentialsInterface |
|
| 109 | + */ |
|
| 110 | 110 | public function getCredentials() |
| 111 | 111 | { |
| 112 | 112 | return $this->credentials; |