Completed
Push — master ( e9cff8...bf916e )
by Phil
01:58
created
src/Container.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -271,7 +271,7 @@
 block discarded – undo
271 271
      *
272 272
      * @param  string $alias
273 273
      * @param  array $args
274
-     * @return mixed
274
+     * @return string
275 275
      */
276 276
     protected function getFromThisContainer($alias, array $args = [])
277 277
     {
Please login to merge, or discard this patch.