Sha256: ba5a1824913e371994054ba175143b97a060ae18085a95fce61b5ee2030a10ad
Contents?: true
Size: 199 Bytes
Versions: 4
Compression:
Stored size: 199 Bytes
Contents
sap.ui.define([ "sap/ui/core/mvc/Controller" ], function (Controller) { "use strict"; return Controller.extend("sample.controller.NotFound", { onInit: function () { } }); });
Version data entries
4 entries across 4 versions & 1 rubygems