Maison  >  Article  >  développement back-end  >  yii框架中引入的类找不到。

yii框架中引入的类找不到。

WBOY
WBOYoriginal
2016-12-01 01:27:391481parcourir

请教大家一个问题,项目是基于yii写的,我在controllers目录下的DemoController类中使用了一个Service类, 这个类位于commonserviceService这个命名空间中,运行时提示
Class 'commonserviceService' not found ,引用的命名空间是正确的就是提示找不到,
这个Service我是从另外一个基于yii的项目中拷贝过来的。谢谢!

回复内容:

请教大家一个问题,项目是基于yii写的,我在controllers目录下的DemoController类中使用了一个Service类, 这个类位于commonserviceService这个命名空间中,运行时提示
Class 'commonserviceService' not found ,引用的命名空间是正确的就是提示找不到,
这个Service我是从另外一个基于yii的项目中拷贝过来的。谢谢!

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn