'kek', ]; $feedItem = \FeedItem::fromArray($item); $this->assertSame('kek', $feedItem->getTitle()); } }