PHP Interface PartKeepr\DoctrineReflectionBundle\Filter\AssociationPropertyInterface

Show file Open project: partkeepr/PartKeepr Interface Usage Examples

Public Methods

Method Description
getAssociation ( )
getProperty ( )
setAssociation ( $association )
setProperty ( $property )

Method Details

getAssociation() public method

public getAssociation ( )

getProperty() public method

public getProperty ( )

setAssociation() public method

public setAssociation ( $association )

setProperty() public method

public setProperty ( $property )