ContactFormInterface::getWeight

public ContactFormInterface::getWeight()

Returns the weight of this category (used for sorting).

Return value

int The weight of this category.

File

core/modules/contact/src/ContactFormInterface.php, line 60

Class

ContactFormInterface
Provides an interface defining a contact form entity.

Namespace

Drupal\contact

Code

public function getWeight();
doc_Drupal
2016-10-29 08:56:29
Comments
Leave a Comment

Please login to continue.