Skip to content

discorgento/module-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discorgento Core Common code shared between our modules

Helpers 🦾

Discorgento\Core\Helper\Data

  • isDeveloperMode(): check if the store is in developer mode;
  • isProductionMode(): similar to the above, but for production mode;