dolibarr 21.0.0-alpha
interface_80_modStripe_Stripe.class.php File Reference

Fichier. More...

Go to the source code of this file.

Classes

class  InterfaceStripe
 Class of triggers for stripe module. More...
 

Detailed Description

Fichier.

Remarks
This file can be used as a template for creating your own action file:
  • The file name must be: interface_99_modMymodule_Mytrigger.class.php or: interface_99_all_Mytrigger.class.php
  • The file must be located in core/triggers
  • The class name must be InterfaceMytrigger
  • The property name must be Mytrigger

Definition in file interface_80_modStripe_Stripe.class.php.