Which layer holds the business logic layer of a Magento module?

  • Presentation Layer
  • Service Layer
  • Domain Layer
  • Persistance Layer

devdocs.magento.com/guides/v2.0/architecture/archi_perspectives/domain_layer.html#what-is-magento-domain-layer

02