OXID eShop CE  4.8.12
 All Classes Files Functions Variables Pages
oxwservicelist.php
Go to the documentation of this file.
1 <?php
2 
7 class oxwServiceList extends oxWidget
8 {
14  protected $_sThisTemplate = 'widget/footer/services.tpl';
15 
16 }