Ejemplo n.º 1
0
<?php

use Phidias\Oauth\Token;
use Phidias\Utilities\Configuration;
Token::setSecret(Configuration::get("phidias.oauth.secret"));