Passed
Pull Request — master (#327)
by Danny
03:37
created
src/Picqer/Financials/Exact/Units.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
  * @property int $Main	Indicates the main unit per division. Will be used when creating new item
17 17
  * @property string $TimeUnit If Type = 'T' (time) then this fields indicates the type of time frame. yy = Year, mm = Month, wk = Week, dd = Day, hh = Hour, mi = Minute, ss = Second
18 18
  * @property string $Type Type 'Time' is especially important for contracts.
19
-
20 19
  */
21 20
 class Units extends Model
22 21
 {
Please login to merge, or discard this patch.