public Random::image($destination, $min_resolution, $max_resolution)
Create a placeholder image.
Parameters
string $destination: The absolute file path where the image should be stored.
int $min_resolution:
int $max_resolution:
Return value
string Path to image file.
File
core/lib/Drupal/Component/Utility/Random.php, line 271
Class
Random Defines a utility class for creating random data.
Namespace
Drupal\Component\Utility
Code
public function image($destination, $min_resolution, $max