File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
src/MetaModels/Events/Attribute/TranslatedFile Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1212 *
1313 * @package MetaModels
1414 * @subpackage AttributeFile
15- * @author Christian Schiffler <c.schiffler@cyberspectrum.de >
16- * @author Sven Baumann ≤baumann.sv@gmail .com>
15+ * @author Sven Baumann <baumann.sv@gmail.com >
16+ * @author Stefan Heimes <stefan_heimes@hotmail .com>
1717 * @copyright 2012-2018 The MetaModels team.
1818 * @license https://github.com/MetaModels/attribute_translatedfile/blob/master/LICENSE LGPL-3.0-or-later
1919 * @filesource
@@ -33,6 +33,8 @@ class ImageSizeOptions
3333 * Get property options for file image size in the render settings.
3434 *
3535 * @param GetPropertyOptionsEvent $event The event.
36+ *
37+ * @return void
3638 */
3739 public function getPropertyOptions (GetPropertyOptionsEvent $ event )
3840 {
You can’t perform that action at this time.
0 commit comments