PHP Class Sulu\Component\Content\Metadata\Loader\Exception\RequiredTagNotFoundException

Inheritance: extends InvalidXmlException
Afficher le fichier Open project: sulu/sulu

Protected Properties

Свойство Type Description
$tagName string The name of the property, which is required, but not found.

Méthodes publiques

Méthode Description
__construct ( $template, $tagName )

Method Details

__construct() public méthode

public __construct ( $template, $tagName )

Property Details

$tagName protected_oe property

The name of the property, which is required, but not found.
protected string $tagName
Résultat string