PHP Class Smile\ElasticsuiteCore\Setup\InstallSchema

Author: Romain Ruaud ([email protected])
Inheritance: implements Magento\Framework\Setup\InstallSchemaInterface
Show file Open project: smile-sa/elasticsuite

Public Methods

Method Description
install ( Magento\Framework\Setup\SchemaSetupInterface $setup, Magento\Framework\Setup\ModuleContextInterface $context ) : void

Method Details

install() public method

public install ( Magento\Framework\Setup\SchemaSetupInterface $setup, Magento\Framework\Setup\ModuleContextInterface $context ) : void
$setup Magento\Framework\Setup\SchemaSetupInterface The setup interface
$context Magento\Framework\Setup\ModuleContextInterface The module Context
return void