Completed
Push — master ( a507b8...27322b )
by Andrey
01:22
created
src/TableMultilanguageField.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
95 95
      * Obtaining a field translation of another model along a given path through a series
96 96
      * of entities, separated by a point.
97 97
      *
98
-     * @param $name string, separated by dot.
98
+     * @param string $name string, separated by dot.
99 99
      *
100 100
      * @return string
101 101
      */
Please login to merge, or discard this patch.