?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/brizy/editor/editor/module-groups/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/brizy/editor/editor

?? Viewing: provider-interface.php

<?php

interface Brizy_Editor_Editor_ModuleGroups_ProviderInterface {
	public function collect($context);

	public function supportContext($context);
}


??

??