This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
babolivier
/
moodle_macaroons
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Moodle authentication plugin for Macaroons
17
Commitit
1
Haara
Puu:
786b6dcde5
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '786b6dcde5'
${ noResults }
moodle_macaroons
/
Macaroons
/
Exceptions
/
SignatureMismatchException.php
SignatureMismatchException.php
96B
Historia
Raaka
1
2
3
4
5
6
7
<?php
namespace Macaroons\Exceptions;
class SignatureMismatchException extends \Exception
{
}