codesignd Patterns

<?php

return [
	'defaults' => [
		'text'      => 'Learn more',
		'label'     => false,
		'link'      => url(),
		'modifiers' => [],
		'class'     => false
	]
];