ProtobufTest\FooStub_MessageSerializerTest::__construct PHP Метод

__construct() публичный Метод

public __construct ( $stream = null, Configuration $configuration = null )
$configuration Protobuf\Configuration
    public function __construct($stream = null, \Protobuf\Configuration $configuration = null)
    {
        self::$calls[] = func_get_args();
    }