Check that a value starts with a given string.
public static startsWith ( string $prefix ) : |
||
$prefix | string | The prefix string. |
return | The created expression. |
public static startsWith ( string $prefix ) : |
||
$prefix | string | The prefix string. |
return | The created expression. |