PATH:
home
/
fengshp
/
www
/
wp-content
/
plugins
/
spotlight-social-photo-feeds
/
src
/
core
<?php namespace RebelCode\Spotlight\Instagram; use Psr\Container\ContainerInterface; /** * Padding layer for modules. */ abstract class Module implements ModuleInterface { public function run(ContainerInterface $c): void { } public function getExtensions(): array { return []; } public function getFactories(): array { return []; } }
[+]
..
[+]
Config
[+]
RestApi
[+]
Actions
[-] CoreModule.php
[edit]
[+]
MediaStore
[+]
Wp
[-] ModuleInterface.php
[edit]
[-] Plugin.php
[edit]
[+]
PostTypes
[+]
Engine
[-] Module.php
[edit]
[+]
Notifications
[+]
Utils
[+]
SaaS
[-] PrefixingModule.php
[edit]
[+]
Di
[-] ErrorLog.php
[edit]
[+]
IgApi
[-] TierModule.php
[edit]
[-] Server.php
[edit]
[+]
Feeds