Open Voltra opened 4 months ago
There were typos in two methods:
\ShuvroRoy\FilamentSpatieLaravelBackup\FilamentSpatieLaravelBackupPlugin::usingPolingInterval
\ShuvroRoy\FilamentSpatieLaravelBackup\FilamentSpatieLaravelBackupPlugin::getPolingInterval
This PR deprecates these two methods and introduces two new ones:
\ShuvroRoy\FilamentSpatieLaravelBackup\FilamentSpatieLaravelBackupPlugin::usingPollingInterval
\ShuvroRoy\FilamentSpatieLaravelBackup\FilamentSpatieLaravelBackupPlugin::getPollingInterval
The deprecated methods delegate their implementation to the correctly spelled ones
There were typos in two methods:
\ShuvroRoy\FilamentSpatieLaravelBackup\FilamentSpatieLaravelBackupPlugin::usingPolingInterval
\ShuvroRoy\FilamentSpatieLaravelBackup\FilamentSpatieLaravelBackupPlugin::getPolingInterval
This PR deprecates these two methods and introduces two new ones:
\ShuvroRoy\FilamentSpatieLaravelBackup\FilamentSpatieLaravelBackupPlugin::usingPollingInterval
\ShuvroRoy\FilamentSpatieLaravelBackup\FilamentSpatieLaravelBackupPlugin::getPollingInterval
The deprecated methods delegate their implementation to the correctly spelled ones