['jasonwilliams\feed\Models\FeedItem', 'key' => 'channel_id'] ]; public function afterFetch() { // Add a default icon if there isn't one already if (!$this->icon) $this->icon = "fas fa-sticky-note"; } }