Skip to content

Commit

Permalink
Declare member.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Feb 20, 2017
1 parent 862c09b commit d731413
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
*/
class Horde_ActiveSync_Log_Logger_Deprecated extends Horde_Log_Logger
{
/**
*
* @var Horde_Log_Logger
*/
protected $_logger;

/**
* Constructor.
*
Expand Down

0 comments on commit d731413

Please sign in to comment.