# `GSCallbackHandler addEditViewLeftSidebarController:`

*Type Method*

## Declaration

```swift
class func addEditViewLeftSidebarController(_ sidebarController: AnyClass)
```

```objc
+ (void) addEditViewLeftSidebarController:(Class) sidebarController;
```

```python
addEditViewLeftSidebarController_(sidebarController: type)
```

