Skip to content

Commit 156ba28

Browse files
author
Robin Geuze
committed
Fix small docblock error
1 parent 6aae555 commit 156ba28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/CodeFileGeneratorConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ public function getDeclareStrictTypes() {
8888

8989
/**
9090
*
91-
* @param boolean $show
91+
* @param boolean $strict
9292
* @return $this
9393
*/
9494
public function setDeclareStrictTypes($strict) {

0 commit comments

Comments
 (0)