PHP Classes

File: .changelog/CHANGELOG-0.1.0.md

Recommend this page to a friend!
  Classes of Axel Pardemann   PHP Optional Chaining   .changelog/CHANGELOG-0.1.0.md   Download  
File: .changelog/CHANGELOG-0.1.0.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Optional Chaining
Chain class function calls preventing errors
Author: By
Last change: Update of .changelog/CHANGELOG-0.1.0.md
Date: 4 years ago
Size: 328 bytes
 

Contents

Class file image Download

Release 0.1.0

First release.

Added :sparkles:

  • Added the `SchroedingerBox` class, which handles calls to an _optional_ argument (the Schroedinger cat inside the box) without throwing an error.
  • Added the `box()` shortcut method to create a `SchroedingerBox` object.

Previous: Release 0.0.0