OtherDelivRepository
class OtherDelivRepository extends EntityRepository
OtherDelivRepository
This class was generated by the Doctrine ORM. Add your own custom repository methods below.
Methods
                    bool
                
                
                
            class OtherDelivRepository extends EntityRepository
OtherDelivRepository
This class was generated by the Doctrine ORM. Add your own custom repository methods below.
                    OtherDeliv
    findOrCreateByCustomerAndId(Customer $Customer, integer|null $id = null)
        
                        bool
    deleteByCustomerAndId(Customer $Customer, integer $id)