Buffalo Eats Online API Documentation

StorageService
in package

Storage service factory.

Returns S3StorageDriver when AWS_S3_BUCKET is configured, otherwise falls back to LocalStorageDriver. Supports test injection via setDriver().

Tags
author

J.J. Johnson visionquest716@gmail.com

copyright

2026 VisionQuestServices LLC

Table of Contents

Properties

$driver  : StorageDriverInterface|null

Methods

driver()  : StorageDriverInterface
Get the active storage driver.
setDriver()  : void
Override the storage driver (for testing).

Properties

Methods


        
On this page

Search results