Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Adding Warning namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
e-belair committed Jul 15, 2013
1 parent 19ba196 commit 9eb0818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Helper/FlashMessenger.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class FlashMessenger extends AbstractTranslatorHelper implements ServiceLocatorA
PluginFlashMessenger::NAMESPACE_ERROR => 'error',
PluginFlashMessenger::NAMESPACE_SUCCESS => 'success',
PluginFlashMessenger::NAMESPACE_DEFAULT => 'default',
PluginFlashMessenger::NAMESPACE_WARNING => 'warning',
);

/**
Expand Down

0 comments on commit 9eb0818

Please sign in to comment.