mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 02:10:37 +02:00
10
engine/Plugin/Backend.php
Normal file
10
engine/Plugin/Backend.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
|
||||
/**
|
||||
* Backend class
|
||||
*/
|
||||
class Backend
|
||||
{
|
||||
public static function main() { }
|
||||
}
|
Reference in New Issue
Block a user