메소드 | 설명 | |
---|---|---|
filter ( Predis\Configuration\OptionsInterface $options, mixed $value ) : mixed | Filters and validates the passed value. | |
getDefault ( Predis\Configuration\OptionsInterface $options ) : mixed | Returns the default value for the option. |
public getDefault ( Predis\Configuration\OptionsInterface $options ) : mixed | ||
$options | Predis\Configuration\OptionsInterface | Options container. |
리턴 | mixed |