addType('author', 'string'); $this->addType('source', 'string'); $this->addType('target', 'string'); $this->addType('status', 'string'); } }