Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca7f7d759b |
@@ -8,4 +8,8 @@ use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
|
||||
final class ContaoPinboardBundle extends Bundle
|
||||
{
|
||||
public function getPath(): string
|
||||
{
|
||||
return dirname(__DIR__);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user