tomaj / omnipay-tatra

5 stars 12 forks source link

Parameter AREDIR #4

Closed davidkoberan closed 7 years ago

davidkoberan commented 7 years ago

There is a typo in function

public function getAredir()
{
    return $this->getParameter('aredis');
}

also add transformation for boolean value for this parameter.