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
|
|
|
@ -65,7 +65,7 @@ This module follows the [Domain Services Best Practices & Conventions](https://d |
|
|
|
|
|
|
|
##### Public |
|
|
|
|
|
|
|
- `BlogPostPublicAppService` _(implements `IBlogPostPublicAppService`)_: Implements public blog post displaying operations. |
|
|
|
- `BlogPostPublicAppService` _(implements `IBlogPostPublicAppService`)_: Implements use cases of blog posts management on public websites. |
|
|
|
|
|
|
|
### Database providers |
|
|
|
|
|
|
|
|