We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555a409 commit 88c4ee0Copy full SHA for 88c4ee0
src/Models/Page.php
@@ -33,7 +33,6 @@
33
*/
34
class Page extends Model implements HasCode, HasContentBlocks, HasHeroImageAttributes, HasIntroAttribute, HasMedia, HasMediaAttributes, HasOverviewAttributes, HasPageAttributes, HasParent, HasSEOAttributes, Linkable
35
{
36
- use HasAuthorAttributeTrait;
37
use HasAuthorAttributeTrait;
38
use HasCodeTrait;
39
use HasDefaultContentBlocksTrait;
0 commit comments