OXID eShop CE  6.4.2
OxidEsales\EshopCommunity\Core\Contract\IModuleValidator Interface Reference

Public Member Functions

 validate (\OxidEsales\Eshop\Core\Module\Module $oModule)
 

Detailed Description

Interface oxIModuleValidator

Deprecated:
since v6.4.0 (2019-05-24); Validation was moved to Internal\Framework\Module package and will be executed during the module activation.

Member Function Documentation

◆ validate()

OxidEsales\EshopCommunity\Core\Contract\IModuleValidator::validate ( \OxidEsales\Eshop\Core\Module\Module  $oModule)

Validates module information.

Parameters
\OxidEsales\Eshop\Core\Module\Module$oModuleobject to validate metadata.
Returns
bool

The documentation for this interface was generated from the following file: