PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP. |
||
|---|---|---|
| .. | ||
| CreditCard.php | ||
| Utilities.php | ||
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP. |
||
|---|---|---|
| .. | ||
| CreditCard.php | ||
| Utilities.php | ||