Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Swiftriver
Core
ObjectModel
TypeComparisons
IsContent
PHP Class Swiftriver\Core\ObjectModel\TypeComparisons\IsContent
ファイルを表示
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