Skip to content

Commit

Permalink
[Yaml] fixed phpdoc (closes symfony/yaml#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
lanthaler authored and fabpot committed Apr 5, 2012
1 parent 6bcd0a2 commit 0ccb6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/Yaml/Yaml.php
Expand Up @@ -45,7 +45,7 @@ static public function enablePhpParsing()
*
* @return array The YAML converted to a PHP array
*
* @throws \InvalidArgumentException If the YAML is not valid
* @throws ParseException If the YAML is not valid
*
* @api
*/
Expand Down

0 comments on commit 0ccb6fa

Please sign in to comment.