Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
rename bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyvastis committed Apr 9, 2021
1 parent e6f1969 commit f210b09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -4,6 +4,6 @@

use Symfony\Component\HttpKernel\Bundle\Bundle;

class ComsaveSalesforceOutboundMessageBundle extends Bundle
class PhpArsenalSalesforceOutboundMessageBundle extends Bundle
{
}
@@ -1,3 +1,3 @@
comsave_salesforce_outbound_message_homepage:
path: /
defaults: { _controller: ComsaveSalesforceOutboundMessageBundle:Default:index }
defaults: { _controller: PhpArsenalSalesforceOutboundMessageBundle:Default:index }

0 comments on commit f210b09

Please sign in to comment.