protected property BrokenPostRequestException::$size

The maximum upload size.

Type: string

File

core/lib/Drupal/Core/Form/Exception/BrokenPostRequestException.php, line 17

Class

BrokenPostRequestException
Defines an exception used, when the POST HTTP body is broken.

Namespace

Drupal\Core\Form\Exception

Code

protected $size;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Form!Exception!BrokenPostRequestException.php/property/BrokenPostRequestException::size/8.1.x