Fix import statement

This commit is contained in:
Luke Towers 2018-11-22 16:54:35 -06:00
parent 7809f9ada5
commit f730fc85e1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php namespace Cms\Classes;
use YAML;
use Yaml;
/**
* The CMS meta file class, used for interacting with YAML files within the Halycon datasources