| 1 | /* |
| 2 | * ControllerConnection.h - declaration of a controller connect, which |
| 3 | * provides a definition of the link between a controller and |
| 4 | * model, also handles deferred creation of links while |
nothing calls this directly
no test coverage detected