Skip to content

Commit 5f32858

Browse files
committed
throwable
1 parent 20af44d commit 5f32858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Service/Provider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Provider
2323
* @param string|mixed $plugin
2424
* @param array $args
2525
* @return mixed
26-
* @throws \RuntimeException
26+
* @throws \Throwable
2727
*/
2828
protected function resolve($plugin, array $args = [])
2929
{

0 commit comments

Comments
 (0)