Space
in package
Table of Contents
Properties
- $str : string
Methods
- exist() : bool
- notExist() : bool
- notOnly() : bool
- only() : bool
- set() : Space
- __construct() : mixed
Properties
$str
private
string
$str
検証対象の文字列
Methods
exist()
public
exist() : bool
Return values
boolnotExist()
public
notExist() : bool
Return values
boolnotOnly()
public
notOnly() : bool
Return values
boolonly()
public
only() : bool
Return values
boolset()
public
static set(string $val) : Space
Parameters
- $val : string
Return values
Space__construct()
private
__construct(string $val) : mixed
Parameters
- $val : string