mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
removed references to preferences column, now we need to refactor how notification ppreferences is integrated into the current app
This commit is contained in:
@@ -9,9 +9,7 @@
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
use Illuminate\Database\Eloquent\Collection;
|
||||
use Illuminate\Database\Schema\Builder;
|
||||
use Illuminate\Support\Arr;
|
||||
|
||||
return [
|
||||
'up' => function (Builder $builder) {
|
||||
|
Reference in New Issue
Block a user