[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Exception/ -> TokenNotFoundException.php (source)

   1  <?php
   2  
   3  namespace OAuth\Common\Storage\Exception;
   4  
   5  /**
   6   * Exception thrown when a token is not found in storage.
   7   */
   8  class TokenNotFoundException extends StorageException
   9  {
  10  }


Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1