Dyskusja:Interfejs

Z PHPEdia.pl

Można by też napisać o

<?php
class Foo {
    function bar(FooInterface $foo);
}
?>