move constructor to command base class
authorChristian Weiske <cweiske@cweiske.de>
Wed, 14 Sep 2016 19:28:44 +0000 (21:28 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 14 Sep 2016 19:28:44 +0000 (21:28 +0200)
commitf46e4d3108d944bcf86f5905780f1fcfd441c036
tree07a20b4d8d9e1a7282be600fb6cadad6cbc63ba9
parenta3a7f8591a6f857bc4586dec2b6726b93092072a
move constructor to command base class
src/shpub/Command/AbstractProps.php
src/shpub/Command/Article.php
src/shpub/Command/Delete.php
src/shpub/Command/Like.php
src/shpub/Command/Note.php
src/shpub/Command/Reply.php
src/shpub/Command/Repost.php