Skip to content

Commit ff7c673

Browse files
committed
update doc blocks
1 parent c85ed7b commit ff7c673

File tree

1 file changed

+1
-0
lines changed
  • src/Illuminate/Support/Facades

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/DB.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
* @method static void forgetRecordModificationState()
5858
* @method static \Illuminate\Database\Connection useWriteConnectionWhenReading(bool $value = true)
5959
* @method static bool isDoctrineAvailable()
60+
* @method static bool usingNativeSchemaOperations()
6061
* @method static \Doctrine\DBAL\Schema\Column getDoctrineColumn(string $table, string $column)
6162
* @method static \Doctrine\DBAL\Schema\AbstractSchemaManager getDoctrineSchemaManager()
6263
* @method static \Doctrine\DBAL\Connection getDoctrineConnection()

0 commit comments

Comments
 (0)