From 034c63b39deb190fd909294022bc8d80d5cf7ae9 Mon Sep 17 00:00:00 2001 From: Patrick Romowicz Date: Mon, 17 Sep 2012 21:34:13 +0300 Subject: [PATCH] add use Closure; --- laravel/database/schema.php | 1 + 1 file changed, 1 insertion(+) diff --git a/laravel/database/schema.php b/laravel/database/schema.php index e09b8b16..c37fcd63 100644 --- a/laravel/database/schema.php +++ b/laravel/database/schema.php @@ -1,5 +1,6 @@