Skip to content

Instantly share code, notes, and snippets.

View warseph's full-sized avatar

Ezequiel Rabinovich warseph

View GitHub Profile
<?php
class DefaultController extends Controller
{
/**
* Dashboard page.
* @Permissions(perm="dashboard_view")
* @Route("/", name="ITEDashboardBundle_index")
* @Template()
* @return array