Beispiel #1
0
 /**
  * @inheritdoc
  */
 protected function setPhone()
 {
     $this->phonenumber = self::$faker->unique()->phoneNumber;
 }