Initial commit
This commit is contained in:
9
src/Collection/PropertyException.php
Normal file
9
src/Collection/PropertyException.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace NoccyLabs\SimpleJwt\Collection;
|
||||
|
||||
|
||||
class PropertyException extends \RuntimeException
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user