Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How can use(import) all class in namespace yii2

Is there away to import all decreed Classes in specific namespace

rather do this    

use common\\constants\\RuleActions;

use common\\constants\\Status;

use common\\constants\\RuleFilters;

use common\\constants\\Penfing;

 

Replace with 

use namespace common\\constants\\*;

user-image
Question added by Khadijah Shtayat , Technical Lead , Opensooq
Date Posted: 2015/04/15
Sinulal Shivlal
by Sinulal Shivlal , Software Consultant , Capgemini India Pvt Ltd

Replace it with namespace common.constant.*; in MS visual studio

 

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.