Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin há 2 anos
..
Declaration/Converter checkin há 2 anos
Dir checkin há 2 anos
ModuleList checkin há 2 anos
Output checkin há 2 anos
Plugin checkin há 2 anos
Setup checkin há 2 anos
Test/Unit checkin há 2 anos
etc checkin há 2 anos
ConflictChecker.php checkin há 2 anos
DbVersionInfo.php checkin há 2 anos
DependencyChecker.php checkin há 2 anos
Dir.php checkin há 2 anos
FullModuleList.php checkin há 2 anos
Manager.php checkin há 2 anos
ModuleList.php checkin há 2 anos
ModuleListInterface.php checkin há 2 anos
ModuleResource.php checkin há 2 anos
PackageInfo.php checkin há 2 anos
PackageInfoFactory.php checkin há 2 anos
README.md checkin há 2 anos
ResourceInterface.php checkin há 2 anos
Setup.php checkin há 2 anos
Status.php checkin há 2 anos

README.md

Module

Magento\Framework\Module is Magento framework component that allows to build modular applications with Magento Framework. It serves as an add-on to Magento\Framework\App component, and provides following features:

  • configuration reader and format with module versions, dependencies, and state (active/inactive)
  • module manager that provides all information about loaded modules
  • directory reader, that allows to read configuration files from module
  • ability to turn on/off module output in separate configuration application
  • module db data installers