Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Database / StatementInterface.php
index a34bf617fabb159d6d1fb858e07290eae4904782..a97043af6243db6c56d710d9c671aba894f5ecb2 100644 (file)
@@ -37,7 +37,7 @@ interface StatementInterface extends \Traversable {
    * "the access type must be omitted" if it is protected; i.e., conflicting
    * statements). The access type has to be protected.
    */
-  //protected function __construct(Connection $dbh);
+  // protected function __construct(Connection $dbh);
 
   /**
    * Executes a prepared statement