Completed
Push — master ( 3808af...90c0cc )
by Toni
02:16
created
src/Context/MultilingualContext.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -72,6 +72,7 @@
 block discarded – undo
72 72
 
73 73
     /**
74 74
      * This function localizes the field based on Drupal standards. English language is used as a base.
75
+     * @return string
75 76
      */
76 77
 
77 78
     public function localizeField($field) {
Please login to merge, or discard this patch.