Fix PHPDoc param notation
This commit is contained in:
parent
d4246b58d5
commit
be51aeaf58
@ -269,7 +269,7 @@ class Style
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param bool $shouldWrap Should the text be wrapped
|
* @param bool|void $shouldWrap Should the text be wrapped
|
||||||
* @return Style
|
* @return Style
|
||||||
*/
|
*/
|
||||||
public function setShouldWrapText($shouldWrap = true)
|
public function setShouldWrapText($shouldWrap = true)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user