Lggr
Public Member Functions | Protected Attributes | List of all members
Faker\DefaultGenerator Class Reference

Public Member Functions

 __construct ($default=null)
 
 __get ($attribute)
 
 __call ($method, $attributes)
 

Protected Attributes

 $default
 

Detailed Description

This generator returns a default value for all called properties and methods. It works with Faker\Generator\Base->optional().

Member Function Documentation

◆ __call()

Faker\DefaultGenerator::__call (   $method,
  $attributes 
)
Parameters
string$method
array$attributes
Returns
mixed

◆ __get()

Faker\DefaultGenerator::__get (   $attribute)
Parameters
string$attribute
Returns
mixed

The documentation for this class was generated from the following file: