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

Breadcrumb

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

class NamedArgumentConstructor

Annotation that indicates that the annotated class should be constructed with a named argument call.

@Annotation

Plugin annotation

@Target("CLASS");

Hierarchy

  • class \Doctrine\Common\Annotations\Annotation\NamedArgumentConstructor

Expanded class hierarchy of NamedArgumentConstructor

1 file declares its use of NamedArgumentConstructor
DocParser.php in vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php

File

vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php, line 11

Namespace

Doctrine\Common\Annotations\Annotation
View source
final class NamedArgumentConstructor {

}
RSS feed
Powered by Drupal