zendframework / ZFTool

Utility module for maintaining modular Zend Framework 2 applications.
187 stars 102 forks source link

Create action command removes 'use' statements #98

Open vito8877 opened 10 years ago

vito8877 commented 10 years ago

'Create action' command removes 'use' statements except use Zend\Mvc\Controller\AbstractActionController; use Zend\View\Model\ViewModel;

rbroen commented 9 years ago

This issue is still present.

The ZFTool is using Zend Framework 2.5.1