????
Current Path : /home/ncom/www/wp-content/plugins/smart-slider-3/Nextend/Framework/Parser/Link/ |
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); }