默认情况下,依赖注入 是用 get 方法
如果想要注入时,每次实例化的是新的对象,则在<type > 节点的 shared 设置为 false ,即不分享。 这个对 直接用 new 实例化PHP 对象不起作用。
直接用 new 实例化对象,将丢失 magento2 的特性。
在 magento2中对于实例化非注入对象,可以在后面加上 Factory 。这样对象就拥有 2 的特性。
没有定义这个类,是自定生成的。
http://magento.stackexchange.com/questions/69587/ what-triggers-the-generation-of-a-factory-in-magento-2
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });The above has introduced 23Instance Objects, including aspects of the content. I hope it will be helpful to friends who are interested in PHP tutorials.