Summary
Keywords
Full Transcript
In this lesson, you will learn another type of comment called DocBlock which can be used to provide additional information about a class, method, property, constant, etc. SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL 👍 Smash the like button 🤝 Subscribe to the channel & turn the notifications on 💬 Post comments, any feedback is greatly appreciated ⭐ Become a Patreon: https://www.patreon.com/programwithgio THANK YOU! LESSON 2.17 Course Outline - https://github.com/ggelashvili/learnphptherightway-outline Course Playlist - https://www.youtube.com/playlist?list=PLr3d3QYzkw2xabQRUpcZ_IBk9W50M9pe- RESOURCES https://docs.phpdoc.org/3.0/guide/guides/docblocks.html CHAPTERS 00:00 - DocBlock 00:48 - @param & @return tags 02:29 - @throws tag 02:54 - @var tag 04:56 - @property & @method tags 07:19 - Personal opinion/preference
