10 lines
121 B
PHP
10 lines
121 B
PHP
|
<?php
|
||
|
|
||
|
class A {
|
||
|
function a () {
|
||
|
$client->textDocument = new class($this->args)
|
||
|
{
|
||
|
};
|
||
|
}
|
||
|
}
|