Skip to content

Commit c1450e2

Browse files
GromNaNgithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 04df42b commit c1450e2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Query/Builder.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,7 @@ public function dump(mixed ...$args)
293293
return $this;
294294
}
295295

296-
/**
297-
* @return StageInterface[]
298-
*/
296+
/** @return StageInterface[] */
299297
protected function getPipeline(): array
300298
{
301299
$columns = $this->columns ?? [];

0 commit comments

Comments
 (0)