tobiassjosten / FacebookServiceProvider

Silex service provider that injects the Facebook SDK as a service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should use new ServiceProvider interfaces

igorw opened this issue · comments

commented

The Silex extensions went through a major refactoring a few weeks ago, renaming Silex\Extension to Silex\ServiceProvider. Would be nice to have this updated to the new naming "FacebookServiceProvider".

Implemented.