Current path: home/webdevt/www/wdp/wp-content/plugins/brizy/editor/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/brizy
<?php
class Brizy_Editor_Constants {
/**
* @deprecated
*/
const USES_BRIZY = 'brizy-use-brizy';
const BRIZY_ENABLED = 'brizy_enabled';
}