Skip to content

Commit 064bad0

Browse files
committed
Upgrade to PHPStan 2
1 parent 5d5ceb4 commit 064bad0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Config/JobConfig.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,6 @@ public function setGroup(?string $group) {
333333
/**
334334
* @param string $group
335335
*
336-
* @throws \RuntimeException If value is not present.
337-
*
338336
* @return $this
339337
*/
340338
public function setGroupOrFail(string $group) {

0 commit comments

Comments
 (0)