Completed
Push — 1.0.x ( 8d104f...430dc4 )
by Antonio
06:05
created
src/DrupalExtension/Traits/ScreenShot.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -109,7 +109,7 @@
 block discarded – undo
109 109
    *   The filename of the screenshot (complete).
110 110
    * @param string $message
111 111
    *   The message to be printed. @file_name will be replaced with $file name.
112
-   * @param bool|true $ext
112
+   * @param boolean $ext
113 113
    *   Whether to add .png or .html to the name of the screenshot.
114 114
    */
115 115
   public function createScreenshot($file_name, $message, $ext = TRUE) {
Please login to merge, or discard this patch.