Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. BlockContentInterface.php

function BlockContentInterface::setReusable

Sets the block to be reusable.

Return value

$this

1 method overrides BlockContentInterface::setReusable()
BlockContent::setReusable in core/modules/block_content/src/Entity/BlockContent.php
Sets the block to be reusable.

File

core/modules/block_content/src/BlockContentInterface.php, line 40

Class

BlockContentInterface
Provides an interface defining a content block entity.

Namespace

Drupal\block_content

Code

public function setReusable();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal