Update DMSDocumentAddExistingField.php

removing closing php tag as it isnt required and is excluded in the code style
This commit is contained in:
Peter Thaleikis 2015-05-12 20:51:07 +12:00
parent 8a6e580270
commit 08ea258e50
1 changed files with 0 additions and 2 deletions

View File

@ -54,5 +54,3 @@ class DMSDocumentAddExistingField extends CompositeField {
$this->useFieldContext = $use;
}
}
?>