Skip to content

Instantly share code, notes, and snippets.

View steveyoungqa's full-sized avatar

Steve Young steveyoungqa

View GitHub Profile
@blazarecki
blazarecki / PopupDictionary.php
Last active November 10, 2021 15:54
Alert, confirm and prompt with mink
<?php
namespace Widop\Mink\Extension;
/**
* Dictionary to manage popups.
*
* @author Benjamin Lazarecki <[email protected]>
*/
trait PopupDictionary