mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 14:05:56 +02:00
Update DMSDocumentAddExistingField.php
removing closing php tag as it isnt required and is excluded in the code style
This commit is contained in:
parent
8a6e580270
commit
08ea258e50
@ -54,5 +54,3 @@ class DMSDocumentAddExistingField extends CompositeField {
|
||||
$this->useFieldContext = $use;
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
Loading…
Reference in New Issue
Block a user