X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fclass_FrameworkArrayObject.php;h=1bf9446fdb65f191c323ddc58e0e9b519b6af003;hp=167423cf5cfe485331bfb0e35195679c6ca200c2;hb=7980aa7bf59674ca147546749d9aa3c7ee5ebff0;hpb=c6d73b0e3246efc824cb98338d4be7ee5bc9f308 diff --git a/inc/classes/main/class_FrameworkArrayObject.php b/inc/classes/main/class_FrameworkArrayObject.php index 167423cf..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, 2008 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