Function Resource_fs_base->_default_property_str_null

Definitions

sources/resource_fs_base_class.php

  • Find a default string property, defaulting to null.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$properties array required parameter N/A N/A The properties
$property ID_TEXT required parameter N/A N/A The property

Return

  • The value (null: null value)
  • Type: ?string
  • Set: N/A
  • Range: N/A