We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20af44d commit 5f32858Copy full SHA for 5f32858
src/Service/Provider.php
@@ -23,7 +23,7 @@ class Provider
23
* @param string|mixed $plugin
24
* @param array $args
25
* @return mixed
26
- * @throws \RuntimeException
+ * @throws \Throwable
27
*/
28
protected function resolve($plugin, array $args = [])
29
{
0 commit comments