__toString() Magic Method.
The __toString() method allows a class to decide how it will react when it is treated like a string. For example, what echo $obj; will print. This method must return a string, as otherwise a fatal E_RECOVERABLE_ERROR level error is emitted.
The __toString method in PHP is one that allows us to call an object and see its components as a string.
===========FOLLOW ME =============
Subscribe My Channel for New Releases!
------------- QUESTIONS? ---------------
Leave a comment below and I or someone else can help you.
For quick questions
Email me [email protected]
Thanks for all your support!