Craft\Neo_GetSearchKeywordsTask::defineSettings PHP Method

defineSettings() protected method

Protected methods
protected defineSettings ( )
    protected function defineSettings()
    {
        return ['fieldId' => AttributeType::Number, 'ownerId' => AttributeType::Number, 'locale' => AttributeType::Locale];
    }