Skip to content

Commit

Permalink
Update docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
ceeram committed Mar 28, 2015
1 parent 01c2c72 commit ca119a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/StaticConfigTrait.php
Expand Up @@ -23,7 +23,7 @@
* for classes that provide an adapter facade or need to have sets of
* configuration data registered and manipulated.
*
* Implementing objects are expected to declare a static `$_config` property.
* Implementing objects are expected to declare a static `$_dsnClassMap` property.
*/
trait StaticConfigTrait
{
Expand Down

0 comments on commit ca119a6

Please sign in to comment.