Files
grzanieplus.pl/plugins/appAddPricePlugin/modules/appAddPriceBackend/actions/actions.class.php
2025-03-12 17:06:23 +01:00

13 lines
218 B
PHP

<?php
/**
* SOTESHOP/stAddPricePlugin
*
*
* @package stAddPricePlugin
* @author Bartosz Alejski <bartosz.alejski@sote.pl>
*/
class appAddPriceBackendActions extends autoAppAddPriceBackendActions
{
}