Bristol SU Support Package
ResourceIdGenerator.php
Go to the documentation of this file.
1 <?php
2 
4 
9 {
10 
20  public function fromString(string $resourceType): int;
21 
22 }