Corrected CS errors
This commit is contained in:
parent
f8f9e0355c
commit
5c59d291ce
@ -17,7 +17,11 @@
|
|||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
abstract class DolibarrTriggers {
|
/**
|
||||||
|
* Class that all the triggers must extend
|
||||||
|
*/
|
||||||
|
abstract class DolibarrTriggers
|
||||||
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Database handler
|
* Database handler
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user