Skip to content

Commit

Permalink
Merge pull request #255 from hranicka/feature/magic-accessors
Browse files Browse the repository at this point in the history
MagicAccessors: empty ::__construct removed [Closes #254]
  • Loading branch information
fprochazka committed Mar 13, 2016
2 parents 53c47c9 + e17d0fd commit 480bd55
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/Kdyby/Doctrine/Entities/MagicAccessors.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ trait MagicAccessors



/**
*/
public function __construct()
{
}



/**
* @param string $property property name
* @param array $args
Expand Down

0 comments on commit 480bd55

Please sign in to comment.