FIX space-based indent (misconfigured IDE didn't take editorconfig into account)
+ fix tab-based code alignment whitespace (≠indentation)
This commit is contained in:
parent
560b8dc04c
commit
d84af9fdcd
@ -674,7 +674,6 @@ class FactureFournisseurRec extends CommonInvoice
|
|||||||
return $this->fetch_lines();
|
return $this->fetch_lines();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
|
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
|
||||||
/**
|
/**
|
||||||
* Get lines of template invoices into this->lines
|
* Get lines of template invoices into this->lines
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user