eZ\Publish\Core\Persistence\Legacy\Content\Type\ContentUpdater\Action::apply PHP Method

apply() abstract public method

Applies the action to the given $content.
abstract public apply ( integer $contentId )
$contentId integer
    public abstract function apply($contentId);