primo commit
This commit is contained in:
8
libraries/vendor/wamania/php-stemmer/src/NotFoundException.php
vendored
Normal file
8
libraries/vendor/wamania/php-stemmer/src/NotFoundException.php
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Wamania\Snowball;
|
||||
|
||||
class NotFoundException extends \Exception
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user