-
Notifications
You must be signed in to change notification settings - Fork 1
symphony
Sébastien LUCAS edited this page Mar 14, 2014
·
15 revisions
-
indexAction
defaults: { _controller: project:Search:index } Will call in the controller with the methode indexAction
class SearchController extends Controller
{
public function indexAction()
{