Skip to content

Instantly share code, notes, and snippets.

@awartoft
Created November 1, 2012 10:58
Show Gist options
  • Save awartoft/3993033 to your computer and use it in GitHub Desktop.
Save awartoft/3993033 to your computer and use it in GitHub Desktop.
'search' => array(
'type' => 'Segment',
'options' => array(
'route' => '/search',
'defaults' => array(
'controller' => 'domain.api',
'action' => 'search',
'acl_resource' => 'authorized'
)
)
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment