Comparing
#234 with
#235
Revision #235 was created by
rackycz on Aug 26, 2020, 10:42:29 PM.
new article
Content
[...]
$result[] = $this->email;
// ...
return implode(";", $result);
}
```
**This article had to be split as I reached the max length. Second part is here: **
- [https://www.yiiframework.com/wiki/2558/yii-v2-snippet-guide-ii](https://www.yiiframework.com/wiki/2558/yii-v2-snippet-guide-ii)