Skip to content

Instantly share code, notes, and snippets.

View andrewjennings's full-sized avatar

Andrew andrewjennings

  • Philadelphia, PA
View GitHub Profile
<?php
namespace Afj\CourseBundle\Twig;
use Afj\CourseBundle\Util\DateUtil;
class CourseExtension extends \Twig_Extension
{
public function getName()
{