Completed
Push — master ( 8bdd42...ce9a8f )
by cam
05:11
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_theme_generer_variables_css($couleur) : \Spip_Css_Vars_Collection {
34 34
 
Please login to merge, or discard this patch.