Home
last modified time | relevance | path

Searched defs:maxFiles (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DFileUploadQuestion.php34 public $maxFiles; variable in Google\\Service\\Forms\\FileUploadQuestion
71 public function setMaxFiles($maxFiles)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php36 protected $maxFiles; variable in Monolog\\Handler\\RotatingFileHandler
52 …public function __construct(string $filename, int $maxFiles = 0, $level = Logger::DEBUG, bool $bub…