Ext.define('phpdoe.store.ConfigCards', { extend : 'Ext.data.Store', model : 'phpdoe.model.ConfigCard', data: [] });