Null driver
#295
Replies: 1 comment
-
I just created NullDriver locally since it was removed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
According to
config/newsletter.php:7
"log" or "null" may be used to prevent calling the API directly from your environment. However, when I set the driver to "log" or "null" I receive errorclass name must be a valid object or string.
It seems
NullDriver.php
was removed in v5 yet the comment inconfig/newsletter.php
is unchanged. Has anyone managed to disable the API using this method or was it removed in v5?Beta Was this translation helpful? Give feedback.
All reactions