Documentation

SignupList extends Fieldset
in package
implements InputFilterProviderInterface

Table of Contents

Interfaces

InputFilterProviderInterface

Properties

$translator  : Translator

Methods

__construct()  : mixed
beforeCloseDate()  : bool
Check if a certain date is before the closing date of the SignupList.
getInputFilterSpecification()  : array<string|int, mixed>

Properties

$translator read-only

private Translator $translator

Methods

__construct()

public __construct(Translator $translator) : mixed
Parameters
$translator : Translator

beforeCloseDate()

Check if a certain date is before the closing date of the SignupList.

public static beforeCloseDate(string $value[, array<string|int, mixed> $context = [] ]) : bool
Parameters
$value : string
$context : array<string|int, mixed> = []
Tags
phpcsSuppress

SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingTraversableTypeHintSpecification

Return values
bool

getInputFilterSpecification()

public getInputFilterSpecification() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results