| Current Path : /home/ereika83/www/wp-content/plugins/microthemer/src/ |
| Current File : /home/ereika83/www/wp-content/plugins/microthemer/src/BlockTrait.php |
<?php
/*
* BlockTrait
*
* Server-side functionality for integrating with the Gutenberg block editor
*/
namespace Microthemer;
trait BlockTrait {
}