Current path: home/webdevt/www/dev-uz-avocat/wp-content/plugins/wp-all-export/classes/
?? Go up: /home/webdevt/www/dev-uz-avocat/wp-content/plugins/wp-all-export
<?php
interface CdataStrategy
{
public function should_cdata_be_applied($field, $hasSnippets = false);
}