Skip to content

Commit 5094ebc

Browse files
author
Alistair Kearney
committed
Fixed extension class name
1 parent f759463 commit 5094ebc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extension.driver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
include __DIR__ . '/vendor/autoload.php';
44

5-
Class extension_symphony_api extends Extension {
5+
Class extension_api_framework extends Extension {
66
public function getSubscribedDelegates(){
77
return[
88
[

0 commit comments

Comments
 (0)