Initial Commit
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
<?php namespace GermanAirlinesVa\Social;
|
||||
|
||||
use System\Classes\PluginBase;
|
||||
|
||||
class Plugin extends PluginBase
|
||||
{
|
||||
public function registerComponents()
|
||||
{
|
||||
}
|
||||
|
||||
public function registerSettings()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user