Update interface_80_modStripe_Stripe.class.php

This commit is contained in:
Laurent Destailleur 2020-04-20 14:35:11 +02:00 committed by GitHub
parent ca3402c4cf
commit dfd1711f53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,17 +77,6 @@ class InterfaceStripe
return $this->description;
}
/**
* Trigger version
*
* @return string Version of trigger file
*/
public function getVersion()
{
global $langs;
return DOL_VERSION;
}
/**
* Function called when a Dolibarrr business event is done.
* All functions "runTrigger" are triggered if file