Skip to content

Commit 877dd0b

Browse files
committed
Remove version tags from source files
1 parent 5ebf59f commit 877dd0b

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/Command.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* wk* specific features like xvfb support and proper argument handling.
1111
*
1212
* @author Michael Härtl <haertl.mike@gmail.com>
13-
* @version 2.2.1-dev
1413
* @license http://www.opensource.org/licenses/MIT
1514
*/
1615
class Command extends BaseCommand

src/Image.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* This class is a slim wrapper around wkhtmltoimage.
1010
*
1111
* @author Michael Härtl <haertl.mike@gmail.com>
12-
* @version 2.2.1-dev
1312
* @license http://www.opensource.org/licenses/MIT
1413
*/
1514
class Image

src/Pdf.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* This class is a slim wrapper around wkhtmltopdf.
1010
*
1111
* @author Michael Härtl <haertl.mike@gmail.com>
12-
* @version 2.2.1-dev
1312
* @license http://www.opensource.org/licenses/MIT
1413
*/
1514
class Pdf

0 commit comments

Comments
 (0)