Ouzo\Utilities\ClassWithTypedParameters::fun1 PHP Méthode

fun1() public méthode

public fun1 ( TestClass $p1 )
$p1 TestClass
    public function fun1(TestClass $p1)
    {
    }
ClassWithTypedParameters