Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Project.php
function Project::getName
Same name in this branch
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