ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 13

Parser::splitStringIntoParts()

Method: Split the compound string into parts.

Source: vendor/vlucas/phpdotenv/src/Parser.php:41

Used by 0 functions | Uses 0 functions

Validator

Class: This is the validator class.

Source: vendor/vlucas/phpdotenv/src/Validator.php:13

Used by 0 functions | Uses 0 functions

Validator::__construct()

Method: Create a new validator instance.

Source: vendor/vlucas/phpdotenv/src/Validator.php:40

Used by 0 functions | Uses 0 functions

Validator::notEmpty()

Method: Assert that each variable is not empty.

Source: vendor/vlucas/phpdotenv/src/Validator.php:63

Used by 0 functions | Uses 0 functions

Validator::isInteger()

Method: Assert that each specified variable is an integer.

Source: vendor/vlucas/phpdotenv/src/Validator.php:84

Used by 0 functions | Uses 0 functions
« Previous 1 … 12 13
ClassicPress Documentation • Made with ClassicPress
Privacy Policy