aboutsummaryrefslogtreecommitdiff
path: root/bridges/NextInpactBridge.php
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/NextInpactBridge.php')
-rw-r--r--bridges/NextInpactBridge.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/bridges/NextInpactBridge.php b/bridges/NextInpactBridge.php
index 52bc9086..3c8b976a 100644
--- a/bridges/NextInpactBridge.php
+++ b/bridges/NextInpactBridge.php
@@ -43,12 +43,4 @@ class NextInpactBridge extends BridgeAbstract {
}
}
}
-
- public function getName() {
- return 'Nextinpact Bridge';
- }
-
- public function getURI() {
- return 'http://www.nextinpact.com/';
- }
}