PHP Interface FactoryGirl\Provider\Doctrine\ORM\Locking\VersionLockable

See also: FactoryGirl\Provider\Doctrine\ORM\Repository::useWithPessimisticVersionLock
Show file Open project: breerly/factory-girl-php

Public Methods

Method Description
getVersion ( ) : mixed
incrementVersion ( ) : void

Method Details

getVersion() public method

public getVersion ( ) : mixed
return mixed

incrementVersion() public method

public incrementVersion ( ) : void
return void