mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 16:43:48 +00:00
6
Search/ParsingException.php
Normal file
6
Search/ParsingException.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace Chill\MainBundle\Search;
|
||||
|
||||
class ParsingException extends \Exception
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user