mirror of
https://codeberg.org/reflect/reflect-rules-plugin.git
synced 2025-09-14 00:43:42 +02:00
wip: 2023-12-26T14:36:46+0100 (1703597806)
This commit is contained in:
parent
bcd98430f9
commit
28406e4c00
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
}
|
||||
|
||||
$this->add_error(Error::MISSING_REQUIRED_PROPERTY, $scope, $name, $name);
|
||||
return;
|
||||
}
|
||||
|
||||
// Get value from scope for the current property
|
||||
|
|
Loading…
Add table
Reference in a new issue