Blast\Orm\Entity\EntityAwareInterface::setEntity PHP Метод

setEntity() публичный Метод

public setEntity ( array | ArrayObject | stdClass | object $entity )
$entity array | ArrayObject | stdClass | object
    public function setEntity($entity);
EntityAwareInterface