diff options
Diffstat (limited to 'framework/I18N/core/CultureInfo.php')
-rw-r--r-- | framework/I18N/core/CultureInfo.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/I18N/core/CultureInfo.php b/framework/I18N/core/CultureInfo.php index 7283175a..b931ec39 100644 --- a/framework/I18N/core/CultureInfo.php +++ b/framework/I18N/core/CultureInfo.php @@ -17,6 +17,7 @@ */ namespace Prado\I18N\core; +use Exception; /** * CultureInfo class. |