Position of method

This commit is contained in:
Laurent Destailleur 2017-10-18 11:34:49 +02:00
parent 69b131b919
commit 66538c7c0f

View File

@ -549,6 +549,7 @@ class Proposals extends DolibarrApi
); );
} }
/** /**
* Validate fields before create or update object * Validate fields before create or update object
* *
@ -568,6 +569,7 @@ class Proposals extends DolibarrApi
return $propal; return $propal;
} }
/** /**
* Clean sensible object datas * Clean sensible object datas
* *