| Current Path : /var/www/libraries/smartslider3/src/Framework/Visual/ |
| Current File : /var/www/libraries/smartslider3/src/Framework/Visual/AbstractBlockVisual.php |
<?php
namespace Nextend\Framework\Visual;
use Nextend\Framework\View\AbstractBlock;
abstract class AbstractBlockVisual extends AbstractBlock {
}