Example #1
0
 public function getKeywords()
 {
     return Helper::csplit($this->getItem('keywords'));
 }