mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 11:05:59 +02:00
FIX: Correct using BuildTask namespace
This commit is contained in:
parent
a8f7906a07
commit
ca77211eaf
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user