b0y-101 Mini Shell


Current Path : E:/www/tcas/wp-content/plugins/elementor/modules/content-sanitizer/interfaces/
File Upload :
Current File : E:/www/tcas/wp-content/plugins/elementor/modules/content-sanitizer/interfaces/sanitizable.php

<?php
namespace Elementor\Modules\ContentSanitizer\Interfaces;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}

interface Sanitizable {
	public function sanitize( $content );
}

Copyright © 2019 by b0y-101