diff --git a/UPGRADE-3.0.md b/UPGRADE-3.0.md index f4e716f0ce..7ae84c5a6b 100644 --- a/UPGRADE-3.0.md +++ b/UPGRADE-3.0.md @@ -973,6 +973,7 @@ UPGRADE FROM 2.x to 3.0 ```php Yaml::parse(file_get_contents($fileName)); + ``` ### Process