for_share
Definition
/**
* Create a FOR SHARE locking clause.
*
* @param list<string> $tables Tables to lock (empty for all)
*/
for_share(array $tables) : LockingClause /**
* Create a FOR SHARE locking clause.
*
* @param list<string> $tables Tables to lock (empty for all)
*/
for_share(array $tables) : LockingClause