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

abstract class OauthGrantType
{
    const CLIENT_CREDENTIAL = 'client_credentials';
}