O:39:"phpDocumentor\Descriptor\FileDescriptor":21:{s:7:" * hash";s:32:"d650a8e765c735e9e40f35214f5a8a22";s:7:" * path";s:15:"wp-redactor.php";s:9:" * source";s:1381:"<?php
/*                                                      
Plugin Name: Redactor                            
Plugin URI:  https://github.com/DataSyncTech/wp-redactor/                         
Description: A Wordpress plugin to enable redaction of text from published posts                     
Version:     0.0.1                         
Author:      DataSync Technologies                          
Author URI:  http://www.datasynctech.com/                   
License:     GPL2                         
License URI: https://www.gnu.org/licenses/gpl-2.0.html                  
Domain Path: /languages                                 
Text Domain: wp-redactor                      
*/                                                       
if( ! defined( 'ABSPATH' ) ) exit;                     


include_once('includes/utils/environment_setup.php');


//load the internationalizations
add_action('plugins_loadedi','datasync_i18n_init');


//are we compatible with this version of PHP?
if ( datasync_isCompatiblePhp() ) {

    //if we are compatible then include what is needed to get the class loaded
    include_once('includes/redactor/redactor-init.php');
    datasync_init(__FILE__);

//nope
}else{
    //warn the admins of a compatibility issue with the system's version of PHP
    add_action('admin_notices', 'datasync_notifyWrongPhpVersion');
}

?>";s:19:" * namespaceAliases";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:0:{}}s:11:" * includes";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:2:{i:0;O:41:"phpDocumentor\Reflection\IncludeReflector":3:{s:7:" * node";O:27:"PHPParser_Node_Expr_Include":2:{s:11:" * subNodes";a:2:{s:4:"expr";O:28:"PHPParser_Node_Scalar_String":2:{s:11:" * subNodes";a:1:{s:5:"value";s:36:"includes/utils/environment_setup.php";}s:13:" * attributes";a:3:{s:9:"startLine";i:17;s:7:"endLine";i:17;s:13:"originalValue";s:38:"'includes/utils/environment_setup.php'";}}s:4:"type";i:2;}s:13:" * attributes";a:2:{s:9:"startLine";i:17;s:7:"endLine";i:17;}}s:23:" * default_package_name";s:0:"";s:10:" * context";O:41:"phpDocumentor\Reflection\DocBlock\Context":3:{s:12:" * namespace";s:0:"";s:20:" * namespace_aliases";a:0:{}s:7:" * lsen";s:0:"";}}i:1;O:41:"phpDocumentor\Reflection\IncludeReflector":3:{s:7:" * node";O:27:"PHPParser_Node_Expr_Include":2:{s:11:" * subNodes";a:2:{s:4:"expr";O:28:"PHPParser_Node_Scalar_String":2:{s:11:" * subNodes";a:1:{s:5:"value";s:35:"includes/redactor/redactor-init.php";}s:13:" * attributes";a:3:{s:9:"startLine";i:28;s:7:"endLine";i:28;s:13:"originalValue";s:37:"'includes/redactor/redactor-init.php'";}}s:4:"type";i:2;}s:13:" * attributes";a:3:{s:8:"comments";a:1:{i:0;O:17:"PHPParser_Comment":2:{s:7:" * text";s:76:"//if we are compatible then include what is needed to get the class loaded
";s:7:" * line";i:27;}}s:9:"startLine";i:28;s:7:"endLine";i:28;}}s:23:" * default_package_name";s:0:"";s:10:" * context";r:24;}}}s:12:" * constants";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:0:{}}s:12:" * functions";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:0:{}}s:10:" * classes";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:0:{}}s:13:" * interfaces";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:0:{}}s:9:" * traits";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:0:{}}s:10:" * markers";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:0:{}}s:8:" * fqsen";s:0:"";s:7:" * name";s:15:"wp-redactor.php";s:12:" * namespace";N;s:10:" * package";s:7:"Default";s:10:" * summary";s:0:"";s:14:" * description";s:0:"";s:17:" * fileDescriptor";N;s:7:" * line";i:0;s:7:" * tags";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:2:{s:7:"package";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:0:{}}s:10:"subpackage";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:0:{}}}}s:9:" * errors";O:35:"phpDocumentor\Descriptor\Collection":1:{s:8:" * items";a:1:{i:0;O:40:"phpDocumentor\Descriptor\Validator\Error":4:{s:11:" * severity";s:5:"error";s:7:" * code";s:13:"PPC:ERR-50000";s:7:" * line";i:0;s:10:" * context";a:1:{i:0;s:0:"";}}}}}