# `GSCallbackHandler editViewLeftSidebarControllers`

*Type Method*

## Declaration

```swift
class func editViewLeftSidebarControllers() -> [AnyClass]
```

```objc
+ (NSArray<Class> *) editViewLeftSidebarControllers;
```

```python
editViewLeftSidebarControllers() -> list[type]
```

