Skip to content
This repository was archived by the owner on Jan 10, 2022. It is now read-only.

Commit 1fd1951

Browse files
committed
Extend Extension class from AbstractPluginIntegration.
1 parent 1b652ca commit 1fd1951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Extension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* @version 2.0.4
2626
* @since 1.0.0
2727
*/
28-
class Extension {
28+
class Extension extends \Pronamic\WordPress\Pay\AbstractPluginIntegration {
2929
/**
3030
* Slug
3131
*

0 commit comments

Comments
 (0)