Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Commit

Permalink
docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maniolek committed Jan 8, 2015
1 parent b559705 commit c9abf1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Paginator/Adapter/MongoAbstract.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* This file is part of Vegas package
*
* @author Mateusz Aniołek <mateusz.aniolek@amsterdam-standard.pl>
* @author Arkadiusz Ostrycharz <aostrycharz@amsterdam-standard.pl>
* @copyright Amsterdam Standard Sp. Z o.o.
* @homepage http://vegas-cmf.github.io
*
Expand All @@ -13,7 +13,7 @@
use Phalcon\Paginator\AdapterInterface;

/**
* Class MongoAbstractInterface
* Class MongoAbstract
* @package Vegas\Paginator\Adapter\Mongo
*/
abstract class MongoAbstract implements AdapterInterface
Expand Down

0 comments on commit c9abf1b

Please sign in to comment.