Neos\Media\Domain\Model\AssetInterface::setTitle PHP Method

setTitle() public method

Sets the title of this asset
public setTitle ( string $title ) : void
$title string
return void
    public function setTitle($title);