Skip to content

Instantly share code, notes, and snippets.

@brandonsavage
Created August 13, 2014 19:42
Show Gist options
  • Save brandonsavage/b581815da0ee34725ce3 to your computer and use it in GitHub Desktop.
Save brandonsavage/b581815da0ee34725ce3 to your computer and use it in GitHub Desktop.
object(Aura\Router\Route)[181]
protected 'name' => string 'auth' (length=4)
protected 'path' => string '/' (length=1)
protected 'params' =>
array (size=0)
empty
protected 'regex' => null
protected 'matches' =>
array (size=0)
empty
protected 'debug' => null
protected 'spec' =>
array (size=8)
'tokens' =>
array (size=0)
empty
'server' =>
array (size=0)
empty
'values' =>
array (size=2)
'controller' => null
'action' => string 'auth' (length=4)
'secure' => null
'wildcard' => null
'routable' => boolean true
'is_match' => null
'generate' => null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment