whoami7 - Manager
:
/
home
/
dataiclx
/
vielorbe.com
/
wp-content
/
plugins
/
presto-player
/
inc
/
Blocks
/
Upload File:
files >> //home/dataiclx/vielorbe.com/wp-content/plugins/presto-player/inc/Blocks/ReusableEditBlock.php
<?php /** * Reusable Video Block Class * * @package PrestoPlayer\Blocks */ namespace PrestoPlayer\Blocks; /** * Reusable Edit Block Class */ class ReusableEditBlock { /** * Register Block * * @return void */ public function register() { register_block_type( PRESTO_PLAYER_PLUGIN_DIR . 'src/admin/blocks/blocks/reusable-edit', ); } }
Copyright ©2021 || Defacer Indonesia