Jarves\Admin\ObjectCrud::getAllowCustomFieldSelection PHP 메소드

getAllowCustomFieldSelection() 공개 메소드

    public function getAllowCustomFieldSelection()
    {
        return $this->allowCustomFieldSelection;
    }
ObjectCrud