Skip to content

Instantly share code, notes, and snippets.

@gries
Created April 21, 2015 08:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gries/15ecf4627e77746d3b07 to your computer and use it in GitHub Desktop.
Save gries/15ecf4627e77746d3b07 to your computer and use it in GitHub Desktop.
<?php
public function myPageAction(Request $request)
{
$locale = $request->getLocale();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment