| Current Path : /home/xiedrke/entrepot/wp-content/plugins/realpress/config/ |
| Current File : /home/xiedrke/entrepot/wp-content/plugins/realpress/config/block-templates.php |
<?php use RealPress\Register\BlockTemplate\BlockTemplateArchiveProperty; use RealPress\Register\BlockTemplate\BlockTemplateSingleProperty; use RealPress\Register\BlockTemplate\BlockTitleProperty; return array( new BlockTemplateSingleProperty(), new BlockTemplateArchiveProperty(), new BlockTitleProperty(), );