Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TQ
Vcs
Repository
AbstractRepository
getAuthor
TQ\Vcs\Repository\AbstractRepository::getAuthor PHP Method
AbstractRepository Class Documentation
Exibir arquivo
Open project: teqneers/php-stream-wrapper-for-git
getAuthor()
public
method
Returns the author used when committing changes
public
getAuthor
( ) :
string
return
string
public function getAuthor() { return $this->author; }
AbstractRepository
__construct
getAuthor
getDirectoryCreationMode
getFileCreationMode
getRepositoryPath
resolveFullPath
resolveLocalPath
setAuthor
setDirectoryCreationMode
setFileCreationMode
transactional