name: HasDatabaseNotifications class_comment: null dependencies: [] properties: [] methods: - name: notifications visibility: public parameters: [] comment: '# * Get the entity''s notifications. # * # * @return \Illuminate\Database\Eloquent\Relations\MorphMany' - name: readNotifications visibility: public parameters: [] comment: '# * Get the entity''s read notifications. # * # * @return \Illuminate\Database\Query\Builder' - name: unreadNotifications visibility: public parameters: [] comment: '# * Get the entity''s unread notifications. # * # * @return \Illuminate\Database\Query\Builder' traits: [] interfaces: []