Skip to content

Commit 5e11c3b

Browse files
authored
Update functions.php
1 parent 15f81a1 commit 5e11c3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/functions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* @param string $id
1010
* @param mixed $default
1111
* @param bool $invokable
12+
* @throws ContainerExceptionInterface Error while retrieving the entry.
1213
* @return mixed
1314
*/
1415
function cget(ContainerInterface $container, string $id, $default = null, bool $invokable = true): mixed

0 commit comments

Comments
 (0)