eZ\Publish\Core\Persistence\Legacy\Content\Type\ContentUpdater\Action::apply PHP Метод

apply() абстрактный публичный Метод

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