stable

Clone or download

Read-only

Remove the unnecessary singleton introduced during the refactor of the news

This is a part of story #9588 Get rid of Bootstrap in site admin / utilities Follow up of 0d06978143de157be3e07d751b18896a9118d637 Change-Id: Idd1cdabc385c9027dabaccdf9010b905de05ec7b

Modified Files

Name
M src/common/admin/AdminSidebarPresenterBuilder.php +4 −6 Go to diff View file
M src/common/autoload.php +3 −3 Go to diff View file
M src/common/news/admin/AdminNewsBuilder.php +3 −3 Go to diff View file
M src/common/news/admin/AdminNewsController.php +1 −1 Go to diff View file
M src/common/news/admin/AdminNewsRouter.php +2 −2 Go to diff View file
D src/common/news/admin/NewsManager.php +0 −98 Go to diff View file
A src/common/news/admin/NewsRetriever.php +58 −0 Go to diff View file
M src/www/admin/news/index.php +2 −2 Go to diff View file