@@ -2,8 +2,8 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Selim; |
| 4 | 4 | |
| 5 | -use Exception; |
|
| 6 | -use Symfony\Component\Yaml\Exception\ParseException; |
|
| 5 | +use Exception; |
|
| 6 | +use Symfony\Component\Yaml\Exception\ParseException; |
|
| 7 | 7 | use Symfony\Component\Yaml\Yaml; |
| 8 | 8 | |
| 9 | 9 | class SilverstripePage |