Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Phactory
Mongo
Sequence
__construct
Phactory\Mongo\Sequence::__construct PHP 메소드
Sequence 1 문서
파일 보기
프로젝트 열기: chriskite/phactory
__construct()
공개
메소드
public
__construct
(
$initial_value
)
public function __construct($initial_value = 0) { $this->_value = $initial_value; }
Sequence
__construct
next