EC-CUBE4 APIドキュメント

Generator_Faker extends Factory

Table of Contents

$faker
__construct() mixed
__get() mixed
__call() mixed
__isset() mixed

Properties

Methods

__construct()

public __construct( $faker : Generator ) : mixed
Parameters
$faker : Generator
Return values
mixed

__get()

public __get( $attribute : mixed ) : mixed
Parameters
$attribute : mixed
Return values
mixed

__call()

public __call( $method : mixed , $attributes : mixed ) : mixed
Parameters
$method : mixed
$attributes : mixed
Return values
mixed

__isset()

public __isset( $name : mixed ) : mixed
Parameters
$name : mixed
Return values
mixed

Search results