You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible add a parameter to r() to show only object values as (var_dump but coloured) without annoying methods and implements variables only?
Let say, r() will return me only "Implements", "Properties" and "Methods" lists but var_dump return actual data.
I love this project but have one concern
Would it be possible add a parameter to r() to show only object values as (var_dump but coloured) without annoying methods and implements variables only?
Let say, r() will return me only "Implements", "Properties" and "Methods" lists but var_dump return actual data.
Example of useless r() output
thanks!
The text was updated successfully, but these errors were encountered: