File manager - Edit - /opt/alt/tests/alt-php83-pecl-psr_1.2.0-1.el8/tests/PsrContainerContainerInterface.phpt
Back
--TEST-- Psr\Container\ContainerInterface --SKIPIF-- <?php include('skip.inc'); ?> --FILE-- <?php use Psr\Container\ContainerInterface; class MyImpl implements ContainerInterface { public function get(string $id) {} public function has(string $id) {} } $ex = new MyImpl(); var_dump($ex instanceof ContainerInterface); --EXPECT-- bool(true)
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings