Initial checkin v13.0
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
interface ReportBuilderInterface{
|
||||
public function getData($report,$request);
|
||||
}
|
||||
Reference in New Issue
Block a user