File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
lib/internal/Magento/Framework Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Copyright © 2015 Magento. All rights reserved.
3
+ * Copyright © 2015 Magento. All rights reserved.
4
4
* See COPYING.txt for license details.
5
5
*/
6
6
namespace Magento \Framework \Api \Search ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Copyright © 2015 Magento. All rights reserved.
3
+ * Copyright © 2015 Magento. All rights reserved.
4
4
* See COPYING.txt for license details.
5
5
*/
6
6
namespace Magento \Framework \Search ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
- * Copyright © 2015 Magento. All rights reserved.
3
+ * Copyright © 2015 Magento. All rights reserved.
4
4
* See COPYING.txt for license details.
5
5
*/
6
6
namespace Magento \Framework \Search ;
@@ -12,4 +12,4 @@ interface SearchResponseBuilderInterface
12
12
* @return \Magento\Framework\Api\Search\SearchResultInterface
13
13
*/
14
14
public function build (\Magento \Framework \Search \ResponseInterface $ response );
15
- }
15
+ }
You can’t perform that action at this time.
0 commit comments