Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TQ
Vcs
Repository
AbstractRepository
getFileCreationMode
TQ\Vcs\Repository\AbstractRepository::getFileCreationMode PHP Method
AbstractRepository Class Documentation
ファイルを表示
Open project: teqneers/php-stream-wrapper-for-git
getFileCreationMode()
public
method
Returns the mode used to create files when requested
public
getFileCreationMode
( ) :
integer
return
integer
public function getFileCreationMode() { return $this->fileCreationMode; }
AbstractRepository
__construct
getAuthor
getDirectoryCreationMode
getFileCreationMode
getRepositoryPath
resolveFullPath
resolveLocalPath
setAuthor
setDirectoryCreationMode
setFileCreationMode
transactional