Skip to content

Commit 981c499

Browse files
committed
PHPDOC fix
- Added phpdoc for $options as requested by Sami Signed-off-by: William Desportes <[email protected]>
1 parent b1ca941 commit 981c499

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/CaseExpression.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ public function __construct()
7272
/**
7373
* @param Parser $parser the parser that serves as context
7474
* @param TokensList $list the list of tokens that are being parsed
75+
* @param array $options parameters for parsing
7576
*
7677
* @return CaseExpression
7778
*/

0 commit comments

Comments
 (0)