mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-01-02 09:21:00 -05:00
If you aren't using the local driver for logo storage, the attempts to use Document::getDirectFileUrl in this file will fail as it tries to autoload from Traits, Document needs to be explicitly imported.