Issue #2280485 by SiliconMind, the_contributor: Documentation for file_save_upload() is wrong

8.0.x
webchick 2014-12-22 11:14:04 -08:00
parent b97a591b4c
commit 7babe4c6e6
1 changed files with 0 additions and 2 deletions

View File

@ -655,8 +655,6 @@ function file_cron() {
* @param $form_field_name
* A string that is the associative array key of the upload form element in
* the form array.
* @param \Drupal\Core\Form\FormStateInterface $form_state
* The current state of the form.
* @param $validators
* An optional, associative array of callback functions used to validate the
* file. See file_validate() for a full discussion of the array format.