ManaPHP\Http\Session\BagInterface::has PHP Метод

has() публичный Метод

Isset property
public has ( string $property ) : boolean
$property string
Результат boolean
    public function has($property);