OXID eShop CE  4.10.7
 All Classes Namespaces Files Functions Variables Pages
dyn_interface.php
Go to the documentation of this file.
1 <?php
2 
11 {
12 
18  public function getViewId()
19  {
20  return 'dyn_interface';
21  }
22 }