Ejemplo n.º 1
0
 static function random_unique_photo($parent = null)
 {
     return test::random_unique_photo_unsaved($parent)->save()->reload();
 }