1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 05:37:39 +02:00

updated phpDoc @package

This commit is contained in:
David Grudl
2012-01-03 04:50:11 +01:00
parent dd07d50434
commit dbb72b769b
32 changed files with 49 additions and 68 deletions

View File

@@ -7,8 +7,6 @@
*
* For the full copyright and license information, please view
* the file license.txt that was distributed with this source code.
*
* @package dibi
*/
@@ -17,6 +15,7 @@
* Lazy cached storage.
*
* @author David Grudl
* @package dibi
* @internal
*/
abstract class DibiHashMapBase