rerun pipeline

This commit is contained in:
Herbert Maschke 2020-03-12 16:40:24 +01:00
parent 50f818bc73
commit 5b28d754c2
1 changed files with 0 additions and 2 deletions

View File

@ -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)