Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Manifest.php
function Manifest::isLibrary
File
vendor/
phar-io/
manifest/
src/
values/
Manifest.php
, line 71
Class
Manifest
Namespace
PharIo\Manifest
Code
public
function
isLibrary
() : bool {
return
$this
->
type
->
isLibrary
(); }
RSS feed