Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Swiftriver
Core
ObjectModel
TypeComparisons
IsContent
PHP Class Swiftriver\Core\ObjectModel\TypeComparisons\IsContent
Exibir arquivo
Open project: ushahidi/Swiftriver-2011
Class Usage Examples
Public Methods
Method
Description
CheckType
(
object
$object
) :
boolean
Given an object, this method will attempt to assertain if it is of type \Swiftriver\Core\ObjectModel\Content
Method Details
CheckType()
public
static
method
Given an object, this method will attempt to assertain if it is of type \Swiftriver\Core\ObjectModel\Content
public
static
CheckType
(
object
$object
) :
boolean
$object
object
return
boolean