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