Skip to content

Singleton


  • Full name: \Qubus\Expressive\Singleton

Methods

fromInstance

public static fromInstance(\Qubus\Expressive\Connection $connection, string $primaryKeyName = 'id', string|null $tablePrefix = null): \Qubus\Expressive\Database
  • This method is static. Parameters:
Parameter Type Description
$connection \Qubus\Expressive\Connection
$primaryKeyName string
$tablePrefix string|null