프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$generator | |||
$maxRetries | |||
$uniques |
메소드 | 설명 | |
---|---|---|
__call ( string $name, array $arguments ) : mixed | Catch and proxy all generator calls with arguments but return only unique values | |
__construct ( |
||
__get ( string $attribute ) : mixed | Catch and proxy all generator calls but return only unique values |
public __construct ( |
||
$generator | ||
$maxRetries |