Skip to content

Commit

Permalink
Remove version tags from source files
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehaertl committed Mar 16, 2017
1 parent 5ebf59f commit 877dd0b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
* wk* specific features like xvfb support and proper argument handling.
*
* @author Michael Härtl <[email protected]>
* @version 2.2.1-dev
* @license http://www.opensource.org/licenses/MIT
*/
class Command extends BaseCommand
Expand Down
1 change: 0 additions & 1 deletion src/Image.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* This class is a slim wrapper around wkhtmltoimage.
*
* @author Michael Härtl <[email protected]>
* @version 2.2.1-dev
* @license http://www.opensource.org/licenses/MIT
*/
class Image
Expand Down
1 change: 0 additions & 1 deletion src/Pdf.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* This class is a slim wrapper around wkhtmltopdf.
*
* @author Michael Härtl <[email protected]>
* @version 2.2.1-dev
* @license http://www.opensource.org/licenses/MIT
*/
class Pdf
Expand Down

0 comments on commit 877dd0b

Please sign in to comment.