Syntax Syntax
Source Source
File: wp-includes/Text/Diff.php
function &reverse()
{
trigger_error('Abstract method', E_USER_ERROR);
}
Developer Resources, Tips, Tricks, Tutorials and Much more.
File: wp-includes/Text/Diff.php
function &reverse()
{
trigger_error('Abstract method', E_USER_ERROR);
}