PHP Classes

File: libs/Raptor/Component/systemBundle/Views/ui/templates/store/store.js.twig

Recommend this page to a friend!
  Classes of william amed   Raptor 2   libs/Raptor/Component/systemBundle/Views/ui/templates/store/store.js.twig   Download  
File: libs/Raptor/Component/systemBundle/Views/ui/templates/store/store.js.twig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 113 bytes
 

Contents

Class file image Download
Ext.define('{{name}}.store.Generic', { extend: 'Ext.data.Store', model: '{{name}}.model.GenericModel' });