mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Update docblock
This commit is contained in:
parent
990358750b
commit
77ceac5747
|
@ -70,7 +70,7 @@ class DenormalizedEolAndAddColumnForExplicitDateToAssets extends Migration
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This method returns the correct database expression for either
|
* This method returns the correct database expression for either
|
||||||
* mysql or sqlite depending on the driver being used.
|
* mysql, postgres, or sqlite depending on the driver being used.
|
||||||
*/
|
*/
|
||||||
private function eolUpdateExpression(): Expression
|
private function eolUpdateExpression(): Expression
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue