We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 685d802 commit 3f4c3dfCopy full SHA for 3f4c3df
1 file changed
src/Parser.php
@@ -304,7 +304,7 @@ class Parser
304
* Constructor.
305
*
306
* @param string|UtfString|TokensList $list The list of tokens to be parsed.
307
- * @param bool $strict Whether strict mode should be enabled or not.
+ * @param bool $strict Whether strict mode should be enabled or not.
308
*/
309
public function __construct($list = null, $strict = false)
310
{
0 commit comments