Skip to content

Commit

Permalink
add phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Feb 26, 2016
1 parent e8a716d commit da8f1b3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/DbAppPackage.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<?php

/**
* This file is part of the Koriym.DevAppPackage
*
* @license http://opensource.org/licenses/MIT MIT
*/
namespace Koriym\DbAppPackage;

use BEAR\Package\PackageModule;
Expand Down

0 comments on commit da8f1b3

Please sign in to comment.