PHP Interface Sulu\Bundle\ResourceBundle\Entity\ConditionRepositoryInterface

Show file Open project: sulu/sulu Interface Usage Examples

Public Methods

Method Description
findById ( $id ) : mixed Finds an entity by id.

Method Details

findById() public method

Finds an entity by id.
public findById ( $id ) : mixed
$id
return mixed