Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Exceptions
Collection
ReadOnlyArrayItemException
PHP 클래스 Exceptions\Collection\ReadOnlyArrayItemException
저자:
Mathieu Dumoulin aka CrazyCodr (
[email protected]
)
상속:
extends
CollectionException
파일 보기
프로젝트 열기: crazycodr/standard-exceptions
공개 메소드들
메소드
설명
__construct
(
$message
= 'Array/Collection item is read-only, you cannot modify it',
$code
,
$previous
= null )
메소드 상세
__construct()
공개
메소드
public
__construct
(
$message
= 'Array/Collection item is read-only, you cannot modify it',
$code
,
$previous
= null )