Skip to content

Commit

Permalink
Uppdaterad dokumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
walle89 committed May 28, 2014
1 parent 23946cd commit 3b09f6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AppData.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Inställningar för
* Inställningar för olika app-varianter från Swedbank.
*
* @package Projectnamn
* @author walle
Expand All @@ -26,4 +26,4 @@ public static function bankAppId($bankID)
{
return self::$appData[$bankID];
}
}
}

0 comments on commit 3b09f6a

Please sign in to comment.