Skip to content

Commit

Permalink
Merge branch 'master' of github.com:thephpleague/tactician-logger
Browse files Browse the repository at this point in the history
Conflicts:
	composer.json
  • Loading branch information
rosstuck committed May 8, 2015
2 parents 5065779 + 17bf89e commit c5ecf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PropertySerializer/PropertySerializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace League\Tactician\Logger\PropertySerializer;

/**
* Encode a command's property values into a format fit for a log message.
* Encode an object's property values into a format fit for a log message.
*/
interface PropertySerializer
{
Expand Down

0 comments on commit c5ecf0b

Please sign in to comment.