We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5015a commit f11818aCopy full SHA for f11818a
README.md
@@ -74,7 +74,7 @@ The entity that was previously defined to be the 'default' one will need to use
74
namespace App\Model\Entity;
75
76
use Cake\ORM\Entity;
77
-use Muffin\Model\Entity\StiAwareTrait;
+use Muffin\Sti\Model\Entity\StiAwareTrait;
78
79
class AssistantChef extends Entity
80
{
0 commit comments