Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Config.php
function Config::getAuthConfigSource
File
vendor/
composer/
composer/
src/
Composer/
Config.php
, line 169
Class
Config
@author Jordi Boggiano <
j.boggiano@seld.be
>
Namespace
Composer
Code
public
function
getAuthConfigSource
() : ConfigSourceInterface {
return
$this
->
authConfigSource
; }
RSS feed