mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-27 00:55:01 +00:00
fix folder name
This commit is contained in:
6
src/Bundle/ChillMainBundle/Search/ParsingException.php
Normal file
6
src/Bundle/ChillMainBundle/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