Fix phpcs
This commit is contained in:
parent
3e3ed6f9e7
commit
32485c2782
@ -2178,7 +2178,7 @@ class Holiday extends CommonObject
|
|||||||
$this->statut=Holiday::STATUS_VALIDATED;
|
$this->statut=Holiday::STATUS_VALIDATED;
|
||||||
}
|
}
|
||||||
|
|
||||||
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.NotCamelCaps
|
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
|
||||||
/**
|
/**
|
||||||
* Load this->nb for dashboard
|
* Load this->nb for dashboard
|
||||||
*
|
*
|
||||||
@ -2210,7 +2210,7 @@ class Holiday extends CommonObject
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.NotCamelCaps
|
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
|
||||||
/**
|
/**
|
||||||
* Load indicators for dashboard (this->nbtodo and this->nbtodolate)
|
* Load indicators for dashboard (this->nbtodo and this->nbtodolate)
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user