Get all incidents, get single incident, transformer for incidents

This commit is contained in:
manavo
2014-11-25 10:30:42 +00:00
parent a1844741bd
commit 683d3f2093
6 changed files with 47 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
/**
* Get the transformer instance.
*
* @return mixed
* @return ComponentTransformer
*/
public function getTransformer() {
return new ComponentTransformer();