Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Quota.php
Quota::$amount
quota in bytes
A value of -1 is treated as unlimited.
@type int
Type:
amount
File
vendor/
mikey179/
vfsstream/
src/
main/
php/
org/
bovigo/
vfs/
Quota.php
, line 30
Class
Quota
Represents a quota for disk space.
Namespace
org\bovigo\vfs
Code
private $amount;
RSS feed