Craft\RetourFieldType::defineContentAttribute PHP 메소드

defineContentAttribute() 공개 메소드

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