Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<?php
$array['events'] = $events;
$array['pagination'] = $this->Paginator->params();
echo json_encode($array);
?>