Skip to content

Commit 58bdb08

Browse files
committed
MAGETWO-37735: Magento Centinel Removal
- deleting module
1 parent f466d6e commit 58bdb08

File tree

86 files changed

+320
-5658
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+320
-5658
lines changed

.php_cs

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ $finder = Symfony\CS\Finder\DefaultFinder::create()
1515
->exclude('dev/tests/functional/vendor')
1616
->exclude('dev/tests/integration/tmp')
1717
->exclude('dev/tests/integration/var')
18-
->exclude('lib/internal/CardinalCommerce')
1918
->exclude('lib/internal/Cm')
2019
->exclude('lib/internal/Credis')
2120
->exclude('lib/internal/JSMin')

app/code/Magento/Centinel/Block/Adminhtml/Validation.php

-61
This file was deleted.

app/code/Magento/Centinel/Block/Adminhtml/Validation/Form.php

-39
This file was deleted.

app/code/Magento/Centinel/Block/Authentication.php

-91
This file was deleted.

app/code/Magento/Centinel/Block/Authentication/Complete.php

-49
This file was deleted.

app/code/Magento/Centinel/Block/Authentication/Start.php

-49
This file was deleted.

app/code/Magento/Centinel/Block/Logo.php

-28
This file was deleted.

app/code/Magento/Centinel/Controller/Adminhtml/Centinel/Index.php

-55
This file was deleted.

0 commit comments

Comments
 (0)