ExtensionArray class
Methods
TheExtensionArray class inherits fromArray, but also providesaccess to the underlying storage of the extension.
$storage(): Returns the underlyingArray used to storevalues.
TheExtensionArray is not intended to be subclassed for extensiontypes.