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
The addStep method is called statically as per package instructions in the AppServiceProvider. But the addStep is not a static method, so a warning about that is triggered.
Is ok to continue using same calling in AppServiceProvider?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The addStep method is called statically as per package instructions in the AppServiceProvider. But the addStep is not a static method, so a warning about that is triggered.
Is ok to continue using same calling in AppServiceProvider?
Beta Was this translation helpful? Give feedback.
All reactions