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

Commit aa463a1

Browse files
authored
V3 Compatibility
1 parent eebc58d commit aa463a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Helper/FlashMessenger.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace Zend\View\Helper;
99

10-
use Zend\Mvc\Controller\Plugin\FlashMessenger as PluginFlashMessenger;
10+
use Zend\Mvc\Plugin\FlashMessenger as PluginFlashMessenger;
1111

1212
/**
1313
* Helper to proxy the plugin flash messenger

0 commit comments

Comments
 (0)