Completed
Push — master ( 83ffaf...9a2e01 )
by Richard
01:04
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
@@ -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/SqlServerGrammar.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.