N°6251 - Fix dynamic property declaration

This commit is contained in:
Molkobain
2023-06-19 14:47:06 +02:00
parent 3a9198bf1c
commit 1a5ffc23ce

View File

@@ -67,6 +67,7 @@ class BlockIndirectLinkSetEditTable extends UIContentBlock
// User rights
private bool $bIsAllowCreate;
private bool $bIsAllowModify;
private bool $bIsAllowDelete;
/**