Tuitter::getFollowers

Get the authenticating user’s followers. They are ordered by the order in which they followed the user.

Use the cursor option to access earlier followers.

getFollowers( [$opt = array() [, $incrementalKey = 'default' ]] )

Parameters

opt

The optional parameters for Twitter API.

Return value

Return Tuitter_Users object.