Selen

Util
in package

Table of Contents

Methods

toBool()  : bool
真偽値文字列をbool型に変換します

Methods

toBool()

真偽値文字列をbool型に変換します

public static toBool(string $value) : bool
Parameters
$value : string

真偽値文字列を渡します

Tags
throws
ValueError

真偽値文字列が不正なときに発生します

Return values
bool

変換した値を返します


        
On this page

Search results