SproutCMS

This is the code documentation for the SproutCMS project

function setTwitterCardType()

The twitter card type, i.e. "twitter:card" property

Current options are:
  summary, summary_large_image, app, player
Note that the player card requires approval from Twitter prior to use

Usage

void SocialMeta::setTwitterCardType ( string $val );

Arguments

  1. string $val

Return value

  • void