🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-18 08:00:23 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
ramailobhela.com
/
wp-content
/
plugins
/
wp-event-solution
/
base
📍 /home/therahul/ramailobhela.com/wp-content/plugins/wp-event-solution/base
🔄 Refresh
✏️
Editing: role.php
Writable
<?php /** * Register Custom Role * * @package Eventin */ namespace Etn\Base; /** * Abstract Class Role * * @package Eventin\Base */ abstract class Role { /** * Initialize * * @return void */ public function init() {} }
💾 Save Changes
❌ Cancel