generateClassName() protected method
Generates a class name from the specified collection name.
protected string generateClassName ( $collectionName ) | ||
---|---|---|
$collectionName | string |
The collection name (which may contain schema prefix) |
return | string |
The generated class name |
Please login to continue.