rerun pipeline
This commit is contained in:
parent
50f818bc73
commit
5b28d754c2
|
|
@ -52,9 +52,7 @@ Below is an example of a valid Bagisto doc block. Note that the @param attribute
|
|||
* @param string|array $loader
|
||||
* @param \Closure|string|null $concrete
|
||||
* @param bool $shared
|
||||
*
|
||||
* @return void
|
||||
*
|
||||
* @throws \Exception
|
||||
*/
|
||||
protected function registerFacades($loader, $concrete = null, $shared = false)
|
||||
|
|
|
|||
Loading…
Reference in New Issue