| Current Path : /home/ereika83/www/wp-content/plugins/squirrly-seo/core/ |
| Current File : /home/ereika83/www/wp-content/plugins/squirrly-seo/core/BlockKnowledgeBase.php |
<?php
defined( 'ABSPATH' ) || die( 'Cheatin\' uh?' );
class SQ_Core_BlockKnowledgeBase extends SQ_Classes_BlockController {
public function init() {
$this->show_view( 'Blocks/KnowledgeBase' );
}
}