Completed
Branch master (eea208)
by Toni
03:53
created
src/Context/MultilingualContext.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -112,6 +112,7 @@
 block discarded – undo
112 112
 
113 113
     /**
114 114
      * This function localizes the field based on Drupal standards. default_language variable is used as a base.
115
+     * @return string
115 116
      */
116 117
 
117 118
     public function localizeField($field) {
Please login to merge, or discard this patch.