Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
JiraRestApi
ClassSerialize
PHP 트레잇 JiraRestApi\ClassSerialize
파일 보기
프로젝트 열기: lesstif/php-jira-rest-client
공개 메소드들
메소드
설명
toArray
(
array
$ignoreProperties
= [],
boolean
$excludeMode
= true ) :
array
class property to Array.
toString
(
array
$ignoreProperties
= [],
boolean
$excludeMode
= true ) :
string
class property to String.
메소드 상세
toArray()
공개
메소드
class property to Array.
public
toArray
(
array
$ignoreProperties
= [],
boolean
$excludeMode
= true ) :
array
$ignoreProperties
array
this properties to be (ex|in)cluded from array whether second param is true or false.
$excludeMode
boolean
리턴
array
toString()
공개
메소드
class property to String.
public
toString
(
array
$ignoreProperties
= [],
boolean
$excludeMode
= true ) :
string
$ignoreProperties
array
this properties to be excluded from String.
$excludeMode
boolean
리턴
string