Completed
Push — master ( f8c6aa...d3b928 )
by cam
05:03
created
prive/themes/spip/vars.css_fonctions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
  * Génère les variables CSS d'une couleur pour l'espace privé
29 29
  *
30 30
  * @param string $couleur Couleur hex
31
- * @return string
31
+ * @return Spip_Css_Vars_Collection
32 32
  */
33 33
 function spip_couleur_generer_variables_css_theme($couleur) : \Spip_Css_Vars_Collection {
34 34
 
Please login to merge, or discard this patch.