1
0
Fork 0
mirror of synced 2024-09-09 22:27:06 +12:00

$projectInternalId rollback to false

This commit is contained in:
shimon 2023-07-17 16:31:19 +03:00
parent d1d1392bb3
commit d28a235b4d

View file

@ -986,7 +986,7 @@ $collections = [
'format' => '',
'size' => Database::LENGTH_KEY,
'signed' => true,
'required' => true,
'required' => false,
'default' => null,
'array' => false,
'filters' => [],