%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/knwn/wp-content/plugins/ac-addon-acf/classes/
Upload File :
Create Path :
Current File : /var/www/knwn/wp-content/plugins/ac-addon-acf/classes/Formattable.php

<?php

namespace ACA\ACF;

interface Formattable {

	/**
	 * Return the formatted value when a field does not have any settings with formatters so it can be used in subfields
	 *
	 * @param mixed $value
	 *
	 * @return string
	 */
	public function format( $value );

}

Zerion Mini Shell 1.0