PHP » GoLang |
login |
register |
about
|
GoLang SplObjectStorage::detach
request it (377)
GoLang replacement for PHP's SplObjectStorage::detach
[edit | history]
SplObjectStorage::detach(PHP 5 >= 5.1.0, PHP 7) SplObjectStorage::detach — Removes an object from the storage Description
public void SplObjectStorage::detach
( object
$object
)Removes the object from the storage. Return ValuesNo value is returned. Examples
Example #1 SplObjectStorage::detach() example
<?php The above example will output something similar to: int(1) int(0) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|