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

Breadcrumb

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

function Project::getName

Same name in this branch
  1. 11.1.x vendor/drupal/coder/coder_sniffer/DrupalPractice/Project.php \DrupalPractice\Project::getName()

Returns the name of the project.

File

vendor/phpdocumentor/reflection-common/src/Project.php, line 24

Class

Project
Interface for project. Since the definition of a project can be different per factory this interface will be small.

Namespace

phpDocumentor\Reflection

Code

public function getName() : string;
RSS feed
Powered by Drupal