Свойство | Type | Description | |
---|---|---|---|
$attributes | array | Rule attributes | |
$ruleId | string | Rule Id |
Méthode | Description | |
---|---|---|
__construct ( mixed $rule ) | Constructs a command | |
name ( string $name ) : self | Set name | |
send ( |
Send command |
public __construct ( mixed $rule ) | ||
$rule | mixed | Rule Id or Rule object |