Update Kernel.php

This commit is contained in:
Carl Olsen
2018-11-20 11:19:31 -05:00
committed by GitHub
parent 6806aaa356
commit 6d75f17af5

View File

@@ -65,7 +65,7 @@ class Kernel extends HttpKernel
/** /**
* The priority-sorted list of middleware. * The priority-sorted list of middleware.
* *
* This forces the listed middleware to always be in the given order. * This forces non-global middleware to always be in the given order.
* *
* @var array * @var array
*/ */