PHP Class CheckoutComponentValidator, silvershop-core

Inheritance: extends RequiredFields
Afficher le fichier Open project: burnbright/silverstripe-shop Class Usage Examples

Protected Properties

Свойство Type Description
$config

Méthodes publiques

Méthode Description
__construct ( CheckoutComponentConfig $config )
fieldHasError ( $field )
php ( $data )

Method Details

__construct() public méthode

public __construct ( CheckoutComponentConfig $config )
$config CheckoutComponentConfig

fieldHasError() public méthode

public fieldHasError ( $field )

php() public méthode

public php ( $data )

Property Details

$config protected_oe property

protected $config