X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fclass_FrameworkArrayObject.php;h=1bf9446fdb65f191c323ddc58e0e9b519b6af003;hp=199904ff69db65a92a6535b49f8dec588a6edc72;hb=7980aa7bf59674ca147546749d9aa3c7ee5ebff0;hpb=361e6320e50a8bb1a3ccb675388b8042361669ae diff --git a/inc/classes/main/class_FrameworkArrayObject.php b/inc/classes/main/class_FrameworkArrayObject.php index 199904ff..1bf9446f 100644 --- a/inc/classes/main/class_FrameworkArrayObject.php +++ b/inc/classes/main/class_FrameworkArrayObject.php @@ -4,11 +4,11 @@ * some common methods used in whole application. Please see below if you * need more details. * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007 - 2009 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2015 Core Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -27,7 +27,7 @@ class FrameworkArrayObject extends ArrayObject { /** * Real class name */ - private $realClass = ""; + private $realClass = ''; /** * Public constructor for setting real class name