@@ -169,7 +169,7 @@ |
||
| 169 | 169 | * Get gateway. |
| 170 | 170 | * |
| 171 | 171 | * @param int $post_id Post ID. |
| 172 | - * @return AbstractGateway |
|
| 172 | + * @return Gateway |
|
| 173 | 173 | */ |
| 174 | 174 | public function get_gateway( $post_id ) { |
| 175 | 175 | $config = $this->get_config( $post_id ); |