Skip to content

Commit 212a25e

Browse files
Codexriasvdv
andauthored
Restore legacy exporter interface
Co-authored-by: riasvdv <[email protected]>
1 parent a3a84f0 commit 212a25e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yii2-adapter/legacy/base/ElementExporter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* @author Pixel & Tonic, Inc. <[email protected]>
1414
* @since 3.4.0
1515
*/
16-
abstract class ElementExporter extends Component implements \CraftCms\Cms\Element\Contracts\ElementExporterInterface
16+
abstract class ElementExporter extends Component implements ElementExporterInterface, \CraftCms\Cms\Element\Contracts\ElementExporterInterface
1717
{
1818
/**
1919
* @inheritdoc

0 commit comments

Comments
 (0)