Skip to content

Commit

Permalink
[BUGFIX] Fix fatal error: GeneralUtility not found
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrissitopher committed Dec 17, 2015
1 parent de53449 commit e5e5e0f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*/

use TYPO3\CMS\Core\Utility\ArrayUtility;
use TYPO3\CMS\Core\Utility\GeneralUtility;
use TYPO3\CMS\Core\Utility\StringUtility;

/**
Expand Down

0 comments on commit e5e5e0f

Please sign in to comment.