Your IP : 216.73.216.43


Current Path : /var/www/www.indacotrentino.com/www/vendor/laminas/laminas-oauth/test/TestAsset/
Upload File :
Current File : /var/www/www.indacotrentino.com/www/vendor/laminas/laminas-oauth/test/TestAsset/Token34879.php

<?php

namespace LaminasTest\OAuth\TestAsset;

class Token34879
{
    public function getToken(): string
    {
        return '1234567890';
    }
}