Craft\RetourFieldType::defineContentAttribute PHP Method

defineContentAttribute() public method

Returns the content attribute config.
public defineContentAttribute ( ) : mixed
return mixed
    public function defineContentAttribute()
    {
        return false;
    }