validation-bugsnag-email
This commit is contained in:
2
vendor/symfony/yaml/Inline.php
vendored
2
vendor/symfony/yaml/Inline.php
vendored
@@ -50,7 +50,7 @@ class Inline
|
||||
/**
|
||||
* Converts a YAML string to a PHP value.
|
||||
*
|
||||
* @param int $flags A bit field of PARSE_* constants to customize the YAML parser behavior
|
||||
* @param int $flags A bit field of Yaml::PARSE_* constants to customize the YAML parser behavior
|
||||
* @param array $references Mapping of variable names to values
|
||||
*
|
||||
* @throws ParseException
|
||||
|
Reference in New Issue
Block a user