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

Breadcrumb

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

function DocBlockFactoryInterface::create

Parameters

string|object $docblock:

1 method overrides DocBlockFactoryInterface::create()
DocBlockFactory::create in vendor/phpdocumentor/reflection-docblock/src/DocBlockFactory.php

File

vendor/phpdocumentor/reflection-docblock/src/DocBlockFactoryInterface.php, line 22

Class

DocBlockFactoryInterface

Namespace

phpDocumentor\Reflection

Code

public function create($docblock, ?Types\Context $context = null, ?Location $location = null) : DocBlock;
RSS feed
Powered by Drupal