Completed
Pull Request — master (#220)
by
unknown
117:13 queued 52:08
created
src/SumoCoders/FrameworkCoreBundle/BreadCrumb/BreadCrumbBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -201,7 +201,7 @@
 block discarded – undo
201 201
      * Find an item in the menu based on its URI
202 202
      *
203 203
      * @param MenuItem $menuItem
204
-     * @param          $uri
204
+     * @param          string $uri
205 205
      * @return MenuItem|null
206 206
      */
207 207
     private function findItemBasedOnUri(MenuItem $menuItem, $uri)
Please login to merge, or discard this patch.