FIX: Proveedor::contacto == null
This commit is contained in:
@ -45,6 +45,8 @@ abstract class Repository implements Define\Repository
|
||||
}
|
||||
|
||||
/**
|
||||
* @param int $id
|
||||
* @return Define\Model
|
||||
* @throws EmptyResult
|
||||
*/
|
||||
public function fetchById(int $id): Define\Model
|
||||
|
||||
Reference in New Issue
Block a user