diff --git a/src/Faker/Generator.php b/src/Faker/Generator.php index 9316a132d2..62b8d2510b 100644 --- a/src/Faker/Generator.php +++ b/src/Faker/Generator.php @@ -154,7 +154,7 @@ * @property string $fileExtension * @method string file($sourceDirectory = '/tmp', $targetDirectory = '/tmp', $fullPath = true) * - * @method string imageUrl($width = 640, $height = 480, $category = null, $randomize = true) + * @method string imageUrl($width = 640, $height = 480, $category = null, $randomize = true, $word = null) * @method string image($dir = null, $width = 640, $height = 480, $category = null, $fullPath = true) * * @property string $hexColor