Hi,
I can't help but wonder if there is a simple way to filter down what is passed to the view so that printing "$this" will not output all my credentials and other stuff in the DI. Should I be worrying about this ?
Thanks in advance.
This post is marked as solved. If you think the information contained on this thread must be part of the official documentation, please contribute submitting a pull request to its repository.
Hi,
I can't help but wonder if there is a simple way to filter down what is passed to the view so that printing "$this" will not output all my credentials and other stuff in the DI. Should I be worrying about this ?
Thanks in advance.