X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/dca2abfc031c68f180052f935cc72ff3308f2111..8f802c1a7fcaf4efe6822ecee3e19f1cededf2c4:/Entity/Session.php diff --git a/Entity/Session.php b/Entity/Session.php index 3532309..f74963c 100644 --- a/Entity/Session.php +++ b/Entity/Session.php @@ -1,11 +1,11 @@ + * (c) Raphaël Gertz * - * for the full copyright and license information, please view the license + * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ @@ -97,7 +97,7 @@ class Session { private ?\DateTime $locked = null; /** - * Creation datetime + * Create datetime */ private \DateTime $created;