File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
bundle/Core/FieldType/EnhancedBinaryFile Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 1010namespace Netgen \Bundle \EnhancedBinaryFileBundle \Core \FieldType \EnhancedBinaryFile ;
1111
1212use eZ \Publish \API \Repository \Values \ContentType \FieldDefinition ;
13- use eZ \Publish \Core \FieldType \BinaryBase \Type as BinaryBaseType ;
1413use eZ \Publish \Core \FieldType \ValidationError ;
1514use eZ \Publish \Core \MVC \ConfigResolverInterface ;
1615use eZ \Publish \SPI \IO \MimeTypeDetector ;
17- use eZ \Publish \SPI \Persistence \Content \FieldValue ;
1816use eZ \Publish \SPI \FieldType \Value as SPIValue ;
19- use eZ \Publish \Core \FieldType \Value as BaseValue ;
2017use eZ \Publish \Core \FieldType \BinaryFile \Type as BinaryFileType ;
21- use Netgen \Bundle \EnhancedBinaryFileBundle \Core \FieldType \Validator \FileTypeValidator ;
2218
2319class Type extends BinaryFileType
2420{
You can’t perform that action at this time.
0 commit comments