Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Swiftriver
Core
ObjectModel
TypeComparisons
IsContent
PHP Class Swiftriver\Core\ObjectModel\TypeComparisons\IsContent
Datei anzeigen
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