Current File : /home/users/barii/public_html/finansenl.com.pl/wodki/payu/lib/OpenPayU/AuthType/AuthType.php
<?php

interface AuthType
{

    /**
     * @return array
     */
    public function getHeaders();


}