FIX: Correct using BuildTask namespace

This commit is contained in:
tungdt-90 2017-03-16 18:02:49 +07:00 committed by GitHub
parent a8f7906a07
commit ca77211eaf

View File

@ -1,4 +1,5 @@
<?php
use SilverStripe\Dev\BuildTask;
/**
* Migrates the old Translatable datamodel introduced in SilverStripe 2.1 to the new schema
* introduced in SilverStripe 2.3.2.