]> git.agnieray.net Git - galette.git/blobdiff - galette/lib/Galette/Entity/ContributionsTypes.php
Improve coding standards
[galette.git] / galette / lib / Galette / Entity / ContributionsTypes.php
index a3d87207ff947f49351546275c20a8fd86d99a5c..d8d2c7fa32f45de08fcbbd2ff6b576f442454192 100644 (file)
@@ -581,7 +581,7 @@ class ContributionsTypes
      *
      * @return mixed the called property
      */
-    public function __get(string $name)
+    public function __get(string $name): mixed
     {
         $forbidden = array();
         $virtuals = array('extension', 'libelle');