Esempio n. 1
0
 /**
  * Get the factory instance.
  *
  * @return \Vinkla\Instagram\InstagramFactory 
  * @static 
  */
 public static function getFactory()
 {
     return \Vinkla\Instagram\InstagramManager::getFactory();
 }