Selen

NamespaceResult
in package

名前空間の情報を保持するクラスです

Table of Contents

Properties

$base  : string
$class  : string
$full  : string

Methods

__construct()  : mixed
新しいオブジェクトを作成します

Properties

Methods

__construct()

新しいオブジェクトを作成します

public __construct(string $full, string $base, string $class) : mixed
Parameters
$full : string

名前空間のフルパスを指定します

$base : string

名前空間のベースパスを指定します

$class : string

クラス名を指定します


        
On this page

Search results