This commit is contained in:
Laurent Destailleur 2020-05-27 23:37:22 +02:00
parent 57c503091f
commit 622b5c4ac9

View File

@ -26,7 +26,7 @@ class TraceableDB extends DoliDB
*/
protected $startMemory;
/**
* @var Database type
* @var string type
*/
public $type;
/**