Viewing File: /home/ubuntu/code_review/arcanist/src/parser/xhpast/api/__tests__/namespace/namespace.lint-test

<?php
namespace SomeNamespace;
class SomeClass {}
~~~~~~~~~~
{
  "8": "\\SomeNamespace"
}
Back to Directory File Manager