mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-02 00:43:11 +05:30
Fixed incorrect @link
This commit is contained in:
parent
5524e9b9c8
commit
9d1693cf78
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2;
|
namespace League\OAuth2;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Exception;
|
namespace League\OAuth2\Exception;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Exception;
|
namespace League\OAuth2\Exception;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Exception;
|
namespace League\OAuth2\Exception;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Exception;
|
namespace League\OAuth2\Exception;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Grant;
|
namespace League\OAuth2\Grant;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Grant;
|
namespace League\OAuth2\Grant;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Grant;
|
namespace League\OAuth2\Grant;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Grant;
|
namespace League\OAuth2\Grant;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Grant;
|
namespace League\OAuth2\Grant;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Grant;
|
namespace League\OAuth2\Grant;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2;
|
namespace League\OAuth2;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Storage;
|
namespace League\OAuth2\Storage;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Storage;
|
namespace League\OAuth2\Storage;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Storage;
|
namespace League\OAuth2\Storage;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Util;
|
namespace League\OAuth2\Util;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* @author Alex Bilbie <hello@alexbilbie.com>
|
* @author Alex Bilbie <hello@alexbilbie.com>
|
||||||
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
* @copyright Copyright (c) 2013 PHP League of Extraordinary Packages
|
||||||
* @license http://mit-license.org/
|
* @license http://mit-license.org/
|
||||||
* @link http://github.com/php-leop/oauth2-server
|
* @link http://github.com/php-loep/oauth2-server
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace League\OAuth2\Util;
|
namespace League\OAuth2\Util;
|
||||||
|
Loading…
Reference in New Issue
Block a user