Eris\Generator::contains PHP Method

contains() public method

public contains ( GeneratedValue $element ) : boolean
$element Eris\Generator\GeneratedValue
return boolean
    public function contains(GeneratedValue $element);