????

Your IP : 18.222.183.63


Current Path : /home/ncom/www/wp-content/plugins/smart-slider-3/Nextend/Framework/Parser/Link/
Upload File :
Current File : //home/ncom/www/wp-content/plugins/smart-slider-3/Nextend/Framework/Parser/Link/ParserInterface.php

<?php

namespace Nextend\Framework\Parser\Link;

interface ParserInterface {

    public function parse($argument, &$attributes);
}