Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PhpdocSingleLineVarFixer.php
function PhpdocSingleLineVarFixer::getName
File
vendor/
phar-io/
manifest/
tools/
php-cs-fixer.d/
PhpdocSingleLineVarFixer.php
, line 64
Class
PhpdocSingleLineVarFixer
Main implementation taken from kubawerlos/php-cs-fixer-customere-fixers Copyright (c) 2018 Kuba Werłos
Namespace
PharIo\CSFixer
Code
public
function
getName
() : string {
return
'PharIo/phpdoc_single_line_var_fixer'
; }
RSS feed