array( '' => 'PhabricatorCountdownListController', '(?P\d+)/' => 'PhabricatorCountdownViewController', 'edit/(?:(?P\d+)/)?' => 'PhabricatorCountdownEditController', 'delete/(?P\d+)/' => 'PhabricatorCountdownDeleteController' ), ); } }