尝试从命名空间“Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Validation”加载接口“NotExistingInterface”。您是否忘记了另一个名称空间的“使用”语句?无法理解这个错误
\vendor/symfony/framework-bundle/Tests/Fixtures/Validation/Article.php 中的 Symfony\Component\Debug\Exception\ ClassNotFoundException(第 5 行)
<?php
namespace Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Validation;
class Article implements NotExistingInterface
{
public $category;
}
我不知道错误。请帮忙。
慕盖茨4494581
慕运维8079593
收到一只叮咚