Fixing autoloader
This commit is contained in:
@@ -3,7 +3,7 @@ namespace Pcm\SearchBundle;
|
|||||||
|
|
||||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||||
|
|
||||||
class SearchBundle extends Bundle
|
class PcmSearchBundle extends Bundle
|
||||||
{
|
{
|
||||||
public function getPath(): string
|
public function getPath(): string
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user