Skip to content
Snippets Groups Projects
class-external-permalinks-redux-block-editor.php 160 B
Newer Older
<?php
/**
 * Block editor support.
 *
 * @package External_Permalinks_Redux
 */

/**
 * Class Block_Editor.
 */
class External_Permalinks_Redux_Block_Editor {}