Pinq\Interfaces\IJoiningToQueryable::withDefault PHP Method

withDefault() public method

{@inheritDoc}
public withDefault ( $value, $key = null ) : Pinq\Interfaces\IJoiningToQueryable
return Pinq\Interfaces\IJoiningToQueryable
    public function withDefault($value, $key = null);
IJoiningToQueryable