Feat/email schema 187
0/2 threads resolved
changed milestone to %sprint: Interesting Iguana
65 66 66 67 return true; 67 68 } 69 70 /** 71 * Returns the short name of the class as the template name. 72 */ 73 public function getEmailCampaignId() 74 { 75 return (new \ReflectionClass($this))->getShortName(); - Maintainer
This still requires @markeharding 's approval. FYI: @edgebal this was the only unresolved issue on the previous MR
- Owner
@brianhatchet can you make sure the schema is in the provisioner cql file?
- Maintainer
Added