Skip to content

Commit

Permalink
Added links for Messenger, Mime, Filesystem and Finder components (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
askeita committed Sep 10, 2021
1 parent 8d3155a commit ec592d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions topics/miscellaneous.md
Expand Up @@ -23,10 +23,14 @@ title: Miscellaneous - Symfony Certification Preparation List
- [How to Use the Serializer - symfony.com](https://symfony.com/doc/5.0/serializer.html)

## Messenger component
- [The Messenger Component](https://symfony.com/doc/5.0/components/messenger.html)

## Mime and Mailer component
- [The Mime Component](https://symfony.com/doc/5.0/components/mime.html)

## Filesystem and Finder components
- [The Filesystem Component](https://symfony.com/doc/5.0/components/filesystem.html)
- [The Finder Component](https://symfony.com/doc/5.0/components/finder.html)

## Lock component

Expand Down

0 comments on commit ec592d1

Please sign in to comment.