[TASK] Remove debugging message

This commit is contained in:
Philipp Dieter 2018-12-06 21:08:34 +01:00
parent c915fc2d50
commit 4cb018c4e7

View File

@ -39,7 +39,6 @@ class WizardItems implements NewContentElementWizardHookInterface
*/
public function manipulateWizardItems(&$wizardItems, &$parentObject)
{
\TYPO3\CMS\Core\Utility\DebugUtility::debug($parentObject);
}