-
Notifications
You must be signed in to change notification settings - Fork 20
csproHashFile
Aidan Woods edited this page Jul 16, 2017
·
2 revisions
string csproHashFile (
string $friendlyDirective
, string $string
[, ?string $algo = 'sha256' ]
)
An alias for ->cspHash
with reportOnly set
to true, and isFile set to true.