Completed
Branch master (83ffaf)
by Richard
12:54
created
src/Schema/Grammars/PostgresGrammar.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
     /**
11 11
      * Create the column definition for a encrypted type.
12 12
      *
13
-     * @param  \Illuminate\Support\Fluent  $column
14 13
      *
15 14
      * @return string
16 15
      */
Please login to merge, or discard this patch.
src/Schema/Grammars/SQLiteGrammar.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
     /**
12 12
      * Create the column definition for a encrypted type.
13 13
      *
14
-     * @param  \Illuminate\Support\Fluent  $column
15 14
      *
16 15
      * @return string
17 16
      */
Please login to merge, or discard this patch.
src/Schema/Grammars/SqlServerGrammar.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
     /**
12 12
      * Create the column definition for a encrypted type.
13 13
      *
14
-     * @param  \Illuminate\Support\Fluent  $column
15 14
      *
16 15
      * @return string
17 16
      */
Please login to merge, or discard this patch.