PHP Class Swiftriver\Core\ObjectModel\TypeComparisons\IsContent

Show file 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