Completed
Push — dev ( 214409...8e757d )
by
unknown
03:22
created
src/eXpansion/Framework/Core/Model/Gui/Widget.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -117,7 +117,7 @@  discard block
 block discarded – undo
117 117
     /**
118 118
      * Recursive search all dome tree in order to find all translatable labels.
119 119
      *
120
-     * @param Container|\FML\ManiaLink $control
120
+     * @param \FML\ManiaLink $control
121 121
      * @param $translations
122 122
      */
123 123
     protected function getDictionaryInformation($control, &$translations)
@@ -249,7 +249,7 @@  discard block
 block discarded – undo
249 249
      *
250 250
      * @param Format $format New Format
251 251
      *
252
-     * @return static
252
+     * @return Frame
253 253
      * @deprecated Use Style
254 254
      * @see        Style
255 255
      */
Please login to merge, or discard this patch.