Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove additional use statement in SearchModel #16675

Closed
buttflattery opened this issue Aug 30, 2018 · 1 comment
Closed

Remove additional use statement in SearchModel #16675

buttflattery opened this issue Aug 30, 2018 · 1 comment
Labels
ext:gii status:ready for adoption Feel free to implement this issue.

Comments

@buttflattery
Copy link

By default Yii2's Gii module generates the SearchModel with the statement

use Yii;

on top whereas there isnt any code that calls Yii is that required anyway, as i dont see any difference if i remove it.

@yii-bot
Copy link

yii-bot commented Aug 30, 2018

Issue moved to yiisoft/yii2-gii#378

@yii-bot yii-bot closed this as completed Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext:gii status:ready for adoption Feel free to implement this issue.
Projects
None yet
Development

No branches or pull requests

3 participants