jhedstrom / DrupalDriver

A collection of drivers for controlling Drupal.
GNU General Public License v2.0
64 stars 95 forks source link

Extract and store uid in DrushDriver::userCreate() #184

Closed xaqrox closed 6 years ago

xaqrox commented 6 years ago

For #183. Credit to @bitamar via https://www.drupal.org/project/drupalextension/issues/1858858

jhedstrom commented 6 years ago

This looks good. Thanks for picking up that old issue!