<?php return array(
'ERR_NO_ELEMENT_TYPE' => 'Form element "{:name}" has no type.',
'ERR_NO_ELEMENT_NAME' => 'Form element has no name.',
'ERR_CALL_ARGS' => 'Magic method {:type}() requires a non-empty element descriptor array argument.',
'ERR_CALL_INFO' => 'Magic method {:type}() requires an element descriptor array.',
);