I am following the Jobeet tutorial, and of course testing and trying things as I go through. But what I cannot figure out is how to echo the results back to the view from some of the described methods in the tutorial.
For example, getUri() is a method which returns data about the server path info, and I just want to echo it out in the view from the executeShow() class. I've tried echo getUri(), but that errors me. I can't seem to get this simply task to work w/out errors. Thanks for any advice on this : ) -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
