|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\Component\Dependencies\GetProbe:
Collaboration diagram for ILIAS\Component\Dependencies\GetProbe:Public Member Functions | |
| __construct (protected $probe) | |
| offsetExists ($offset) | |
| offsetGet ($offset) | |
| offsetSet ($offset, $value) | |
| offsetUnset ($offset) | |
Definition at line 25 of file GetProbe.php.
| ILIAS\Component\Dependencies\GetProbe::__construct | ( | protected | $probe | ) |
Definition at line 27 of file GetProbe.php.
| ILIAS\Component\Dependencies\GetProbe::offsetExists | ( | $offset | ) |
Definition at line 37 of file GetProbe.php.
| ILIAS\Component\Dependencies\GetProbe::offsetGet | ( | $offset | ) |
Definition at line 42 of file GetProbe.php.
| ILIAS\Component\Dependencies\GetProbe::offsetSet | ( | $offset, | |
| $value | |||
| ) |
Definition at line 48 of file GetProbe.php.
| ILIAS\Component\Dependencies\GetProbe::offsetUnset | ( | $offset | ) |
Definition at line 55 of file GetProbe.php.