Sulu\Bundle\CategoryBundle\Entity\CategoryInterface::setChanger PHP Method

setChanger() public method

Note: This property is set automatically by the UserBlameSubscriber if not set manually.
public setChanger ( Sulu\Component\Security\Authentication\UserInterface $changer = null ) : Sulu\Bundle\CategoryBundle\Entity\CategoryInterface
$changer Sulu\Component\Security\Authentication\UserInterface
return Sulu\Bundle\CategoryBundle\Entity\CategoryInterface
    public function setChanger(UserInterface $changer = null);