Test Failed
Branch main (061772)
by Remco
07:19
created
src/Integration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -169,7 +169,7 @@
 block discarded – undo
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 );
Please login to merge, or discard this patch.