Skip to content

Could not load type "rizza_calendar_calendar" #14

Description

@tworzenieweb

I was trying to configure this bundle. I create bundle that extends this bundle.

rizza_calendar: 
    db_driver: orm

    class:
        model:
            calendar: Sylius\Sandbox\Bundle\CalendarBundle\Entity\Calendar
            event: Rizza\CalendarBundle\Entity\Event
            user: Adaptive\UserBundle\Model\User
            attendee: Rizza\CalendarBundle\Entity\Attendee

I have implemented classes that extend abstract models but i am still getting error Could not load type "rizza_calendar_calendar"

What else should I do to make this working correctly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions