kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Update EmailVerification model
							rodzic
							
								
									a0bebad28c
								
							
						
					
					
						commit
						4415530458
					
				| 
						 | 
				
			
			@ -13,4 +13,9 @@ class EmailVerification extends Model
 | 
			
		|||
 | 
			
		||||
        return "{$base}{$path}";
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
	public function user()
 | 
			
		||||
	{
 | 
			
		||||
		return $this->belongsTo(User::class);
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue