Refatoring : Working state
This commit is contained in:
@@ -6,6 +6,9 @@ namespace App\Post;
|
||||
use App\Shared\Exception\NotFoundException;
|
||||
use App\Shared\Pagination\PaginatedResult;
|
||||
|
||||
/**
|
||||
* Contrat applicatif du domaine Post.
|
||||
*/
|
||||
interface PostServiceInterface
|
||||
{
|
||||
/** @return Post[] */
|
||||
|
||||
Reference in New Issue
Block a user