Closed BernhardPosselt closed 11 years ago
Classes like Request or Controller should implement an interface and the typehinting should enforce this interface so that people can easily swap out classes with different implementations.
moved to owncloud/appframework#1
Classes like Request or Controller should implement an interface and the typehinting should enforce this interface so that people can easily swap out classes with different implementations.