fixup! chore: Add initial contracts
This commit is contained in:
		
							parent
							
								
									5f420e3683
								
							
						
					
					
						commit
						3aaad5274f
					
				| @ -1,6 +1,6 @@ | ||||
| <?php | ||||
| 
 | ||||
| namespace App\Contracts; | ||||
| namespace App\Contract; | ||||
| 
 | ||||
| use Symfony\Component\Uid\Uuid; | ||||
| 
 | ||||
| @ -1,6 +1,6 @@ | ||||
| <?php | ||||
| 
 | ||||
| namespace App\Contracts; | ||||
| namespace App\Contract; | ||||
| 
 | ||||
| use Symfony\Component\Uid\Uuid; | ||||
| 
 | ||||
| @ -1,6 +1,6 @@ | ||||
| <?php | ||||
| 
 | ||||
| namespace App\Contracts; | ||||
| namespace App\Contract; | ||||
| 
 | ||||
| class ProductDto | ||||
| { | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user