Method | Description | |
---|---|---|
_checkUnique ( Magento\Framework\Model\AbstractModel $object ) | Validate unique configuration data before save Set id to object if exists configuration instead of throw exception | |
_construct ( ) : void | Define main table |
protected _checkUnique ( Magento\Framework\Model\AbstractModel $object ) | ||
$object | Magento\Framework\Model\AbstractModel | The current configuration value being saved |