mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 09:06:00 +00:00
3.0 compat
This commit is contained in:
parent
98f847c946
commit
7de717b0bd
@ -9,7 +9,7 @@
|
||||
* @author mstephens
|
||||
*
|
||||
*/
|
||||
class FileTextExtractable extends DataObjectDecorator {
|
||||
class FileTextExtractable extends DataExtension {
|
||||
|
||||
static $db = array(
|
||||
'FileContentCache' => 'Text'
|
||||
|
Loading…
x
Reference in New Issue
Block a user