/Tests/FacebookApiException.php
http://github.com/FriendsOfSymfony/FOSFacebookBundle · PHP · 14 lines · 4 code · 2 blank · 8 comment · 0 complexity · 4a18c3d120ca19b1ed7e65cc89dd7354 MD5 · raw file
- <?php
- /*
- * This file is part of the FOSFacebookBundle package.
- *
- * (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
- class FacebookApiException extends \Exception
- {
- }