Model
WorkflowType
Magento\Developer\Model\Config\Source\WorkflowType
What it does
This class provides configuration options for front-end development workflow types in Magento 2.
Developers use it in the admin configuration to choose between client-side or server-side LESS compilation for styling assets.
It's primarily used in system configuration dropdowns to let store administrators select how CSS should be processed.
Public Methods
- toOptionArray()