Skip to content

Commit 47a9170

Browse files
authored
[Docs] Fix docblock for Api::getContainer() (#475)
1 parent b981817 commit 47a9170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api/Api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ public function getJobs()
261261
}
262262

263263
/**
264-
* @return ContainerInterface|null
264+
* @return ContainerInterface
265265
*/
266266
public function getContainer()
267267
{

0 commit comments

Comments
 (0)