Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Sulu
Component
Content
Exception
StateTransitionException
PHP Class Sulu\Component\Content\Exception\StateTransitionException
Inheritance:
extends
StateException
Mostra file
Open project: sulu/sulu
Public Methods
Method
Description
__construct
(
$from
,
$to
,
$message
= null,
$code
= null,
$previous
= null )
getFrom
( ) :
integer
getTo
( ) :
integer
Method Details
__construct()
public
method
public
__construct
(
$from
,
$to
,
$message
= null,
$code
= null,
$previous
= null )
getFrom()
public
method
public
getFrom
( ) :
integer
return
integer
getTo()
public
method
public
getTo
( ) :
integer
return
integer