MetaFox

MonthDayBirthdayFormatRule
in package
implements Rule

Class MonthDayBirthdayFormatRule.

Table of Contents

Interfaces

Rule

Methods

message()  : string
passes()  : bool
Determine if the validation rule passes.

Methods

passes()

Determine if the validation rule passes.

public passes(string $attribute, string $value) : bool
Parameters
$attribute : string
$value : string
Tags
SuppressWarnings

(PHPMD.UnusedFormalParameter)

Return values
bool

        
On this page

Search results