Skip to content

Commit

Permalink
Merge pull request #137 from Jagepard/wip
Browse files Browse the repository at this point in the history
add waiting
  • Loading branch information
Jagepard committed Mar 25, 2024
2 parents bc54c0e + c90e178 commit 3d7cace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Facades/Rudra.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
* @method static object new($object, $params = null)
* @method static ContainerInterface shared($data = null)
* @method static ContainerInterface config(array $config = [])
* @method static ContainerInterface waiting(array $services = [])
* @method static ContainerInterface binding(array $contracts = [])
* @method static ContainerInterface services(array $services = [])
* @method static autowire($object, string $method, ?array $params = null)
*
* @see \Rudra\Container\Rudra
Expand Down

0 comments on commit 3d7cace

Please sign in to comment.