Skip to content

Commit 2abcfc9

Browse files
MAGETWO-36972: Expose CMS api's as web API
- revert odd code
1 parent aa144fa commit 2abcfc9

File tree

2 files changed

+0
-63
lines changed

2 files changed

+0
-63
lines changed

app/code/Magento/Indexer/Model/Indexer.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -106,16 +106,6 @@ public function getDescription()
106106
return $this->getData('description');
107107
}
108108

109-
/**
110-
* Return indexer description
111-
*
112-
* @return string
113-
*/
114-
public function getFields()
115-
{
116-
return $this->getData('fields');
117-
}
118-
119109
/**
120110
* Fill indexer data from config
121111
*

app/code/Magento/Indexer/Model/Indexer/Fulltext.php

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)