StringStorageInterface::countStrings

public StringStorageInterface::countStrings()

Counts source strings.

Return value

int The number of source strings contained in the storage.

File

core/modules/locale/src/StringStorageInterface.php, line 148

Class

StringStorageInterface
Defines the locale string storage interface.

Namespace

Drupal\locale

Code

1
public function countStrings();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.