You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, if there is no plugins option in the config file, creating a Bag errors out with Notice: Undefined index: plugins. We should check for the existence of required config options and log their absence.
The text was updated successfully, but these errors were encountered:
For example, if there is no
plugins
option in the config file, creating a Bag errors out withNotice: Undefined index: plugins
. We should check for the existence of required config options and log their absence.The text was updated successfully, but these errors were encountered: