diff --git a/gadgetchains/Magento2/FI/1/chain.php b/gadgetchains/Magento2/FI/1/chain.php new file mode 100644 index 00000000..ac9a1d01 --- /dev/null +++ b/gadgetchains/Magento2/FI/1/chain.php @@ -0,0 +1,34 @@ +remote = $remote; + $this->lockList[] = $lockList; + } + } +} + +namespace Magento\Framework\App\ObjectManager\ConfigLoader { + class Compiled { + } +} \ No newline at end of file diff --git a/gadgetchains/Magento2/FI/2/chain.php b/gadgetchains/Magento2/FI/2/chain.php new file mode 100644 index 00000000..b0c9e014 --- /dev/null +++ b/gadgetchains/Magento2/FI/2/chain.php @@ -0,0 +1,41 @@ +remote = $remote; + $this->lockList[] = $lockList; + } + } +} + +namespace Magento\Framework\Interception { + class PluginListGenerator { + private $directoryList; + + function __construct($directoryList) { + $this->directoryList = $directoryList; + } + } +} + +namespace Magento\Framework\App\Filesystem { + class DirectoryList { + private $directories; + + function __construct($file, $id) { + $this->directories[$id]['path'] = $file; + } + } +} \ No newline at end of file