protected function getCommentTagPrefixes()
 {
     return array_merge(parent::getCommentTagPrefixes(), array('d', 'doctrine'));
 }
 protected function getCommentTagPrefixes()
 {
     return array_merge(parent::getCommentTagPrefixes(), array('propel'));
 }