File tree 19 files changed +19
-19
lines changed
Catalog/Block/Adminhtml/Product/Attribute/Set/Main/Tree
Eav/Block/Adminhtml/Attribute/Edit
OfflinePayments/Block/Form
Adminhtml/Order/Packaging
Widget/Block/Adminhtml/Widget/Instance/Edit/Tab/Main
19 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ abstract class SearchData extends Template implements SearchDataInterface
30
30
/**
31
31
* @var string
32
32
*/
33
- protected $ _template = 'search_data.phtml ' ;
33
+ protected $ _template = 'Magento_AdvancedSearch:: search_data.phtml ' ;
34
34
35
35
/**
36
36
* @param Template\Context $context
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ class Attribute extends \Magento\Backend\Block\Template
14
14
/**
15
15
* @var string
16
16
*/
17
- protected $ _template = 'catalog/product/attribute/set/main/tree/attribute.phtml ' ;
17
+ protected $ _template = 'Magento_Catalog:: catalog/product/attribute/set/main/tree/attribute.phtml ' ;
18
18
}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ class Js extends \Magento\Backend\Block\Template
18
18
* @var string
19
19
*/
20
20
21
- protected $ _template = 'attribute/edit/js.phtml ' ;
21
+ protected $ _template = 'Magento_Eav:: attribute/edit/js.phtml ' ;
22
22
23
23
/**
24
24
* @var \Magento\Eav\Model\Adminhtml\System\Config\Source\Inputtype
Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ class Banktransfer extends \Magento\OfflinePayments\Block\Form\AbstractInstructi
15
15
*
16
16
* @var string
17
17
*/
18
- protected $ _template = 'form/banktransfer.phtml ' ;
18
+ protected $ _template = 'Magento_OfflinePayments:: form/banktransfer.phtml ' ;
19
19
}
Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ class Cashondelivery extends \Magento\OfflinePayments\Block\Form\AbstractInstruc
15
15
*
16
16
* @var string
17
17
*/
18
- protected $ _template = 'form/cashondelivery.phtml ' ;
18
+ protected $ _template = 'Magento_OfflinePayments:: form/cashondelivery.phtml ' ;
19
19
}
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ class Instructions extends \Magento\Payment\Block\Info
23
23
/**
24
24
* @var string
25
25
*/
26
- protected $ _template = 'info/instructions.phtml ' ;
26
+ protected $ _template = 'Magento_Payment:: info/instructions.phtml ' ;
27
27
28
28
/**
29
29
* Get instructions text from order payment
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ class Price extends \Magento\ProductAlert\Block\Email\AbstractEmail
15
15
/**
16
16
* @var string
17
17
*/
18
- protected $ _template = 'email/price.phtml ' ;
18
+ protected $ _template = 'Magento_ProductAlert:: email/price.phtml ' ;
19
19
20
20
/**
21
21
* Retrieve unsubscribe url for product
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ class Stock extends \Magento\ProductAlert\Block\Email\AbstractEmail
15
15
/**
16
16
* @var string
17
17
*/
18
- protected $ _template = 'email/stock.phtml ' ;
18
+ protected $ _template = 'Magento_ProductAlert:: email/stock.phtml ' ;
19
19
20
20
/**
21
21
* Retrieve unsubscribe url for product
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ class Feeds extends \Magento\Framework\View\Element\Template
16
16
/**
17
17
* @var string
18
18
*/
19
- protected $ _template = 'feeds.phtml ' ;
19
+ protected $ _template = 'Magento_Rss:: feeds.phtml ' ;
20
20
21
21
/**
22
22
* @var \Magento\Framework\App\Rss\RssManagerInterface
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ class Grid extends \Magento\Backend\Block\Template
10
10
/**
11
11
* @var string
12
12
*/
13
- protected $ _template = 'order/packaging/grid.phtml ' ;
13
+ protected $ _template = 'Magento_Shipping:: order/packaging/grid.phtml ' ;
14
14
15
15
/**
16
16
* Core registry
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ class Shipment extends \Magento\Framework\View\Element\Template
18
18
/**
19
19
* @var string
20
20
*/
21
- protected $ _template = 'order/shipment.phtml ' ;
21
+ protected $ _template = 'Magento_Shipping:: order/shipment.phtml ' ;
22
22
23
23
/**
24
24
* Core registry
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ class Fingerprint extends Template
42
42
* @var string
43
43
* @since 100.2.0
44
44
*/
45
- protected $ _template = 'fingerprint.phtml ' ;
45
+ protected $ _template = 'Magento_Signifyd:: fingerprint.phtml ' ;
46
46
47
47
/**
48
48
* @param Context $context
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ class Tree extends \Magento\Catalog\Block\Adminhtml\Category\AbstractCategory
27
27
/**
28
28
* @var string
29
29
*/
30
- protected $ _template = 'categories.phtml ' ;
30
+ protected $ _template = 'Magento_UrlRewrite:: categories.phtml ' ;
31
31
32
32
/**
33
33
* Adminhtml data
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ class Selector extends \Magento\Backend\Block\Template
18
18
/**
19
19
* @var string
20
20
*/
21
- protected $ _template = 'selector.phtml ' ;
21
+ protected $ _template = 'Magento_UrlRewrite:: selector.phtml ' ;
22
22
23
23
/**
24
24
* Set block template and get available modes
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class Edit extends \Magento\Backend\Block\Widget\Form implements \Magento\Backen
19
19
/**
20
20
* @var string
21
21
*/
22
- protected $ _template = 'role/edit.phtml ' ;
22
+ protected $ _template = 'Magento_User:: role/edit.phtml ' ;
23
23
24
24
/**
25
25
* Root ACL Resource
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class Tax extends \Magento\Backend\Block\Widget implements
32
32
/**
33
33
* @var string
34
34
*/
35
- protected $ _template = 'renderer/tax.phtml ' ;
35
+ protected $ _template = 'Magento_Weee:: renderer/tax.phtml ' ;
36
36
37
37
/**
38
38
* Core registry
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ class Layout extends Template implements RendererInterface
27
27
/**
28
28
* @var string
29
29
*/
30
- protected $ _template = 'instance/edit/layout.phtml ' ;
30
+ protected $ _template = 'Magento_Widget:: instance/edit/layout.phtml ' ;
31
31
32
32
/**
33
33
* @var \Magento\Catalog\Model\Product\Type
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ class EmailLink extends Link
21
21
/**
22
22
* @var string
23
23
*/
24
- protected $ _template = 'rss/email.phtml ' ;
24
+ protected $ _template = 'Magento_Wishlist:: rss/email.phtml ' ;
25
25
26
26
/**
27
27
* @return array
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ class Items extends \Magento\Wishlist\Block\AbstractBlock
20
20
/**
21
21
* @var string
22
22
*/
23
- protected $ _template = 'email/items.phtml ' ;
23
+ protected $ _template = 'Magento_Wishlist:: email/items.phtml ' ;
24
24
25
25
/**
26
26
* Retrieve Product View URL
You can’t perform that action at this time.
0 commit comments