Skip to content

Commit

Permalink
EZEE-2081: NotificationService clean up (#2368)
Browse files Browse the repository at this point in the history
* EZEE-2081: Missing backticks around owner_id column

* EZEE-2081: Removed out of date SQL query to eznotification table creation from upgrade notes

* EZEE-2081: Removed unused import from eZ/Publish/SPI/Persistence/Handler

* EZEE-2081: Added \eZ\Publish\API\Repository\Values\Notification\CreateStruct validation

* EZEE-2081: Moved @throws from impl. to \eZ\Publish\API\Repository\NotificationService

* EZEE-2081: Moved NotificationRenderer to eZ\Publish\Core\Notification\Renderer\

* EZEE-2081: Replaced tag ezstudio.notification.renderer with ezpublish.notification.renderer

* EZEE-2081: CS

* EZEE-2081: Applied the CR suggestions
  • Loading branch information
adamwojs authored and Łukasz Serwatka committed Jun 29, 2018
1 parent ac1af80 commit 28bdace
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
28 changes: 0 additions & 28 deletions Notification/Renderer/NotificationRenderer.php

This file was deleted.

2 changes: 0 additions & 2 deletions Persistence/Handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

namespace eZ\Publish\SPI\Persistence;

use eZ\Publish\SPI\Persistence\Notification\Handler as NotificationHandler;

/**
* The main handler for Storage Engine.
*/
Expand Down

0 comments on commit 28bdace

Please sign in to comment.