Copied!

Type

Type.php : 13
Final
Implements CriterionInterface

Methods

public__construct()

Type.php : 17
public __construct(string $value)

Parameters

Name Type Default value Description
$value string - -

publicgetValue()

Type.php : 22
public getValue() : string

Return values

string

publicsetValue()

Type.php : 27
public setValue(string $value) : void

Parameters

Name Type Default value Description
$value string - -