DirectorDatafield: phpcs -> SpacingBeforeClose

This commit is contained in:
Thomas Gelf 2017-01-19 13:58:07 +01:00
parent b08be6ecc0
commit c75b4fc6b0

View File

@ -137,10 +137,10 @@ class DirectorDatafield extends DbObjectWithSettings
if ($inherited === null) {
$inheritedFrom = $command->getOriginForVar($varname);
}
} else {
$inheritedFrom = $command->getObjectName();
}
$inherited = $command->getResolvedVar($varname);
if (null !== $inherited) {
$form->setInheritedValue(