Browse Source
Update docs/en/Modules/cms-kit/Blog-System.md
Co-authored-by: İlkay İlknur <ilkay@ilkayilknur.com>
pull/8861/head
Enis Necipoglu
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/Modules/cms-kit/Blog-System.md
|
|
|
@ -57,7 +57,7 @@ This module follows the [Domain Services Best Practices & Conventions](https://d |
|
|
|
|
|
|
|
- `BlogAdminAppService` _(implements `IBlogAdminAppService`)_: Implements use cases of blog management. |
|
|
|
- `BlogFeatureAdminAppService` _(implements `IBlogFeatureAdminAppService`)_: Implements use cases of Blog Feature Management. |
|
|
|
- `BlogPostAdminAppService` _(implements `IBlogPostAdminAppService`)_: Implements use cases of Blog Post Management. |
|
|
|
- `BlogPostAdminAppService` _(implements `IBlogPostAdminAppService`)_: Implements use cases of blog post management. |
|
|
|
|
|
|
|
##### Common |
|
|
|
|
|
|
|
|