Bolt\Storage\Entity\ContentRelationTrait::related PHP Method

    public function related($filterContentType = null, $options = [])
    {
        return $this->getRelation($filterContentType, $options);
    }