Create fluent objects
- ·
- Telegram
- ·
- Newsletter
You can also create objects with fluent APIs. Gradually add data by with separate calls, and only require the absolute minimum in the constructor.
Each method will return $this, so you can stop at any call.