first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
interface Brizy_Editor_Data_ProjectMergeStrategyInterface {
|
||||
public function merge( $projectData1, $projectData2 );
|
||||
}
|
||||
Reference in New Issue
Block a user