extended-acf
                                
                                 extended-acf copied to clipboard
                                
                                    extended-acf copied to clipboard
                            
                            
                            
                        Make $settings public
Hello, I need a way to access Layout names (before registration), but I can't seem to find an api to get them. It seems the name and label are both passed to settings, but I can't access settings because it's protected.
Would it be possible to either make $settings public; or add some public methods to get a fields name or label?