geneweb\api\filters\FilterSex::__construct PHP Method

__construct() public method

public __construct ( $sex = null )
    public function __construct($sex = null)
    {
        $this->setSex($sex);
    }