Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
StoreFacade
✓ use Spryker\Zed\Store\Business\StoreFacade;
Get the current store using StoreFacade
use Spryker\Zed\Store\Business\StoreFacade;
$storeFacade = new StoreFacade();
$currentStore = $storeFacade->getCurrentStore();
Upgrade
Version history
1.36.2latest on Packagist
Audit
Dependencies
No dependency data recorded yet.